cookiecutter-django/{{cookiecutter.project_slug}}/config
Andrew-Chen-Wang 0621929cd2 Removed None option for mail service
* This is necessary in order to be compatible with Django-allauth
2020-02-06 18:41:30 -05:00
..
settings Removed None option for mail service 2020-02-06 18:41:30 -05:00
__init__.py Refactor Celery integration according to current best practices 2019-04-02 15:40:32 +01:00
api_router.py Fix code formatting 2020-01-23 18:10:30 +00:00
celery_app.py Refactor Celery integration according to current best practices 2019-04-02 15:40:32 +01:00
urls.py Fix code formatting 2020-01-23 18:10:30 +00:00
wsgi.py Migrate to unified Sentry SDK (#1820) 2019-03-20 10:04:44 +00:00