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-28 02:04:40 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
85ee3c921a
cookiecutter-django
/
{{cookiecutter.project_slug}}
/
config
/
settings
History
Ryan Fitch
c76b413d91
Fixed some typos in drf-spectacular description and comments (
#3579
)
2022-02-08 19:36:36 +00:00
..
__init__.py
Remove Python 2.7 support per
#1129
(
#1130
)
2017-04-21 12:31:45 -07:00
base.py
Fixed some typos in drf-spectacular description and comments (
#3579
)
2022-02-08 19:36:36 +00:00
local.py
Handle error if node hasn't started yet
2021-01-28 09:19:14 +00:00
production.py
Fix cache dependency path for linter job in CI workflow (
#3520
)
2022-01-07 22:26:56 +00:00
test.py
Simplify
TEMPLATES
settings with
APP_DIRS=True
(
#3488
)
2021-12-24 19:35:09 +00:00