This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
cookiecutter-django
Watch
1
Star
0
Fork
You've already forked cookiecutter-django
0
mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced
2026-05-27 13:03:59 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
281dde1d1d
cookiecutter-django
/
{{cookiecutter.project_slug}}
/
config
History
adammsteele
ed2204ecba
Celery config - json serialization by default (
#1535
)
...
* Use json serialization in celery by default * Added myself to CONTRIBUTORS.rst
2018-03-01 14:25:33 +03:00
..
settings
Celery config - json serialization by default (
#1535
)
2018-03-01 14:25:33 +03:00
__init__.py
Change repo_name to project_slug for clarity.
2016-04-20 10:00:35 -07:00
urls.py
Remove Python 2.7 support per
#1129
(
#1130
)
2017-04-21 12:31:45 -07:00
wsgi.py
Fixes wsgi.py app_path to avoid deleting all /config occurrences. (
#1467
)
2018-02-03 00:01:28 +03:00