3 changed files with 45 additions and 125 deletions
-
19.env.dev
-
26.env.prod
-
125all_packages.txt
@ -0,0 +1,19 @@ |
|||||
|
|
||||
|
DJANGO_ALLOWED_HOSTS=127.0.0.1,* |
||||
|
DJANGO_SETTINGS_MODULE=config.settings.base |
||||
|
|
||||
|
|
||||
|
#[database.POSTGRES] |
||||
|
|
||||
|
POSTGRES_USER=postgres2 |
||||
|
POSTGRES_DB=imam-javad |
||||
|
POSTGRES_PASSWORD=admin |
||||
|
POSTGRES_PORT=5432 |
||||
|
POSTGRES_HOST=postgres |
||||
|
DATABASE=imam-javad |
||||
|
|
||||
|
|
||||
|
#[captcha] |
||||
|
captcha_public_key="6LdkezEdAAAAAHFBxFSL6xJOYHxC66R274uVrqhC" |
||||
|
captcha_private_key="6LdkezEdAAAAAMw997urKO6dOW8L223ql555KeaO" |
||||
|
|
||||
@ -0,0 +1,26 @@ |
|||||
|
DJANGO_ALLOWED_HOSTS=127.0.0.1,imamjavad.nwhco.ir,www.imamjavad.nwhco.ir,*.nwhco.ir,188.40.92.124,88.99.212.243 |
||||
|
DJANGO_SETTINGS_MODULE=config.settings.production |
||||
|
|
||||
|
|
||||
|
#[database.POSTGRES] |
||||
|
POSTGRES_USER="pg-user" |
||||
|
POSTGRES_DB="imam-javad" |
||||
|
POSTGRES_PASSWORD="f1hd484fgsfddsdaf5@4d392js1jnx92" |
||||
|
POSTGRES_PORT="5432" |
||||
|
POSTGRES_HOST="postgres" |
||||
|
|
||||
|
|
||||
|
REDIS_URL=redis://imam-javad_redis:6379/0 |
||||
|
# celery |
||||
|
CELERY_BROKER=redis://imam-javad_redis:6379/0 |
||||
|
CELERY_BACKEND=redis://imam-javad_redis:6379/0 |
||||
|
FLOWER_UNAUTHENTICATED_API=true |
||||
|
TIMEZONE="Asia/Tehran" |
||||
|
CELERY_TIMEZONE="Asia/Tehran" |
||||
|
|
||||
|
|
||||
|
#[captcha] |
||||
|
captcha_public_key="6LdgCjseAAAAAIwg41-kyyulmwDtqD2Gk3THIwy2" |
||||
|
captcha_private_key="6LdgCjseAAAAAPHMsIHuQgYAGTJ7_QlhqG4G0NyS" |
||||
|
|
||||
|
FCM_API_KEY="" |
||||
@ -1,125 +0,0 @@ |
|||||
ajaxdatatable @ https://git.habibapp.com/NewHorizon/ajax-datatable.git/archive/master.zip#sha256=ad9c98bbaeae07fb23c7b4a1c97b67d9a891b9ba5742c10f84b2c6edac18e098 |
|
||||
amqp==5.2.0 |
|
||||
asgiref==3.8.1 |
|
||||
async-timeout==4.0.3 |
|
||||
attrs==23.2.0 |
|
||||
Babel==2.15.0 |
|
||||
beautifulsoup4==4.12.3 |
|
||||
billiard==3.6.4.0 |
|
||||
cachetools==5.5.2 |
|
||||
celery==5.2.1 |
|
||||
certifi==2024.2.2 |
|
||||
cffi==1.16.0 |
|
||||
chardet==5.2.0 |
|
||||
charset-normalizer==3.3.2 |
|
||||
click==8.1.7 |
|
||||
click-didyoumean==0.3.1 |
|
||||
click-plugins==1.1.1 |
|
||||
click-repl==0.3.0 |
|
||||
colorama==0.4.6 |
|
||||
conditional==2.0 |
|
||||
cssselect2==0.8.0 |
|
||||
Deprecated==1.2.18 |
|
||||
diff-match-patch==20230430 |
|
||||
dj_category @ https://git.habibapp.com/NewHorizon/django-category.git/archive/master.zip#sha256=9c20b673cdc03ac3fce2d259a2b3d744940cc723496bf9de63a153c18cc9317a |
|
||||
dj_filer @ https://git.habibapp.com/NewHorizon/django-filer.git/archive/master.zip#sha256=7972b3dc6c8187493fdb1e4c37d467704e3894e5472f0fde2b6accad0615435f |
|
||||
dj_language @ https://git.habibapp.com/NewHorizon/django-language.git/archive/master.zip#sha256=da2e1d6a6bb620281a71e042ccf4c361a48f44363e392f8f8b2d157223f41ffa |
|
||||
Django==5.1.8 |
|
||||
django-ajax-datatable==4.5.0 |
|
||||
django-allauth==65.3.0 |
|
||||
django-autoslug==1.9.9 |
|
||||
django-clone==5.3.3 |
|
||||
django-cors-headers==4.3.1 |
|
||||
django-countries==7.2.1 |
|
||||
django-crispy-forms==1.11.0 |
|
||||
django-debug-toolbar==4.3.0 |
|
||||
django-dynamic-preferences==1.16.0 |
|
||||
django-environ==0.11.2 |
|
||||
django-filer==3.3.1 |
|
||||
django-filter==2.4.0 |
|
||||
django-import-export==4.0.3 |
|
||||
django-js-asset==1.2.2 |
|
||||
django-money==3.5.2 |
|
||||
django-mptt==0.16.0 |
|
||||
django-multiselectfield==0.1.12 |
|
||||
django-parler==2.2 |
|
||||
django-paypal==1.1.2 |
|
||||
django-phonenumber-field==5.2.0 |
|
||||
django-polymorphic==3.0.0 |
|
||||
django-recaptcha==4.1.0 |
|
||||
django-redis==5.4.0 |
|
||||
django-reset-migrations==0.4.0 |
|
||||
django-rosetta==0.9.6 |
|
||||
django-unfold==0.54.0 |
|
||||
djangorestframework==3.16.0 |
|
||||
drf-yasg==1.21.10 |
|
||||
easy-thumbnails==2.10 |
|
||||
exceptiongroup==1.2.1 |
|
||||
geographiclib==2.0 |
|
||||
geopy==2.3.0 |
|
||||
guardian==0.2.3 |
|
||||
gunicorn==22.0.0 |
|
||||
h11==0.14.0 |
|
||||
idna==3.7 |
|
||||
inflection==0.5.1 |
|
||||
Jinja2==3.1.6 |
|
||||
kombu==5.3.7 |
|
||||
limitless_dashboard @ https://git.habibapp.com/NewHorizon/django-limitless-dashboard.git/archive/master.zip#sha256=0c9748ef1938f4d49e9fc4b6613a729f2724340510c4955cebff48556ae84ca0 |
|
||||
lxml==5.3.1 |
|
||||
markdown-it-py==3.0.0 |
|
||||
MarkupSafe==3.0.2 |
|
||||
mdurl==0.1.2 |
|
||||
nwh_seo @ https://git.habibapp.com/NewHorizon/django-seo.git/archive/master.zip#sha256=cd3fbb70df2e3eaa3e26bbbf0191f7d220c3a4bef0c24f6986fe10d615fb53b0 |
|
||||
oauthlib==3.1.0 |
|
||||
outcome==1.3.0.post0 |
|
||||
packaging==24.0 |
|
||||
paypal==1.2.5 |
|
||||
persisting-theory==1.0 |
|
||||
phonenumbers==8.13.37 |
|
||||
pillow==11.0.0 |
|
||||
polib==1.2.0 |
|
||||
prompt_toolkit==3.0.45 |
|
||||
psycopg2-binary==2.9.9 |
|
||||
py-moneyed==3.0 |
|
||||
pycparser==2.22 |
|
||||
Pygments==2.15.0 |
|
||||
PyJWT==2.0.1 |
|
||||
PySocks==1.7.1 |
|
||||
python-dateutil==2.9.0.post0 |
|
||||
python-dotenv==1.0.1 |
|
||||
python-slugify==8.0.1 |
|
||||
pytz==2025.2 |
|
||||
PyYAML==6.0.2 |
|
||||
redis==4.3.4 |
|
||||
reportlab==4.2.5 |
|
||||
requests==2.32.1 |
|
||||
requests-oauthlib==1.3.0 |
|
||||
rich==13.7.0 |
|
||||
ruamel.yaml==0.18.6 |
|
||||
ruamel.yaml.clib==0.2.12 |
|
||||
selenium==4.21.0 |
|
||||
sentry-sdk==1.6.0 |
|
||||
six==1.16.0 |
|
||||
sniffio==1.3.1 |
|
||||
sortedcontainers==2.4.0 |
|
||||
soupsieve==2.5 |
|
||||
sqlparse==0.5.0 |
|
||||
svglib==1.5.1 |
|
||||
tablib==3.5.0 |
|
||||
text-unidecode==1.3 |
|
||||
tinycss2==1.4.0 |
|
||||
trio==0.25.1 |
|
||||
trio-websocket==0.11.1 |
|
||||
typing_extensions==4.13.0 |
|
||||
tzdata==2024.1 |
|
||||
unicode-slugify==0.1.3 |
|
||||
Unidecode==1.1.2 |
|
||||
uritemplate==4.1.1 |
|
||||
urllib3==2.2.1 |
|
||||
vine==5.1.0 |
|
||||
wcwidth==0.2.13 |
|
||||
webdriver-manager==4.0.1 |
|
||||
webencodings==0.5.1 |
|
||||
whitenoise==6.9.0 |
|
||||
wrapt==1.16.0 |
|
||||
wsproto==1.2.0 |
|
||||
Write
Preview
Loading…
Cancel
Save
Reference in new issue