This website requires JavaScript.
Explore
Help
Register
Sign In
cookiecutter
/
cookiecutter-django
Watch
1
Star
1
Fork
0
You've already forked cookiecutter-django
mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced
2025-02-17 03:51:02 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
095d7417b8
cookiecutter-django
/
{{cookiecutter.project_slug}}
/
config
History
Shupeyko Nikita
65e64fe364
Fix CELERY_BROKER_URL naming mismatch (
#1143
)
...
* Fix CELERY_BROKER_URL naming mismatch
Closes
#1116
* Fix all occurences
2017-04-24 19:35:58 +03:00
..
settings
Fix CELERY_BROKER_URL naming mismatch (
#1143
)
2017-04-24 19:35:58 +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
Fix multiple imports on one line
2017-04-13 11:30:57 -07:00