Metadata-Version: |
2.3 |
Name: |
modelw-preset-django |
Version: |
2025.1.0 |
Summary: |
Model W preset for Django |
Author: |
Rémy Sanchez |
Author-Email: |
remy.sanchez[at]hyperthese.net |
Project-Url: |
Homepage, https://github.com/ModelW/preset-django |
Project-Url: |
Repository, https://github.com/ModelW/preset-django |
License: |
WTFPL |
Keywords: |
django,env,configuration |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Framework :: Django |
Classifier: |
Framework :: Django :: 4.2 |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: Other/Proprietary License |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.12 |
Requires-Python: |
>=3.12,<3.13 |
Requires-Dist: |
boto3 (<1.36,>=1.35); extra == "wagtail" or extra == "storages" |
Requires-Dist: |
celery[redis,tblib] (<5.5,>=5.4); extra == "celery" |
Requires-Dist: |
channels (<4.3,>=4.2); extra == "channels" |
Requires-Dist: |
channels-redis (<4.3,>=4.2); extra == "channels" |
Requires-Dist: |
coloredlogs (<15.1,>=15.0) |
Requires-Dist: |
dj-database-url (<2.4,>=2.3) |
Requires-Dist: |
django-celery-results (<2.6,>=2.5); extra == "celery" |
Requires-Dist: |
django-health-check (<3.19.0,>=3.18.0); extra == "health" |
Requires-Dist: |
django-postgres-extra (<2.1,>=2.0) |
Requires-Dist: |
django-storages (<1.15,>=1.14); extra == "wagtail" or extra == "storages" |
Requires-Dist: |
django-wailer (<1.1.0,>=1.0.0-beta.2) |
Requires-Dist: |
django[argon2] (<4.3,>=4.2) |
Requires-Dist: |
djangorestframework (<3.16,>=3.15) |
Requires-Dist: |
djangorestframework-gis (<1.2,>=1.1) |
Requires-Dist: |
granian (<1.7.0,>=1.6.4) |
Requires-Dist: |
modelw-env-manager (<1.1,>=1.0) |
Requires-Dist: |
psutil (<7.0.0,>=6.1.1) |
Requires-Dist: |
psycopg (<3.3,>=3.2); extra == "psycopg" |
Requires-Dist: |
psycopg2 (<2.10,>=2.9); extra == "psycopg2" |
Requires-Dist: |
redis (<5.3,>=5.2) |
Requires-Dist: |
rich (<13.10,>=13.9) |
Requires-Dist: |
sentry-sdk (<2.20,>=2.19) |
Requires-Dist: |
setuptools |
Requires-Dist: |
wagtail (<6.4,>=6.3); extra == "wagtail" |
Requires-Dist: |
wand (<0.7,>=0.6); extra == "wagtail" |
Requires-Dist: |
whitenoise (<6.9,>=6.8) |
Provides-Extra: |
celery |
Provides-Extra: |
channels |
Provides-Extra: |
health |
Provides-Extra: |
psycopg |
Provides-Extra: |
psycopg2 |
Provides-Extra: |
storages |
Provides-Extra: |
wagtail |
Description-Content-Type: |
text/markdown |