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-01-24 00:04:13 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
23bd99fc5a
cookiecutter-django
/
{{cookiecutter.project_slug}}
/
config
/
settings
History
Nikita P. Shupeyko
c4e646214a
Workaround flake8 "imported but unused" errors
2017-04-21 18:52:53 +03:00
..
__init__.py
Change repo_name to project_slug for clarity.
2016-04-20 10:00:35 -07:00
base.py
Use Argon2 password hashing algorithm by default (
#1079
)
2017-03-16 19:19:42 -07:00
local.py
Workaround flake8 "imported but unused" errors
2017-04-21 18:52:53 +03:00
production.py
A few cleanups: 1) Fixed common.py references (now called base.py), 2) Made URLs consistent in pointing to dev Django docs as well as https, (
#1037
)
2017-02-21 11:55:51 -08:00
test.py
Merge branch 'make-settings-consistent-w-req' of
https://github.com/statwonk/cookiecutter-django
into statwonk-make-settings-consistent-w-req
2017-02-13 10:48:10 -08:00