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-15 07:53:09 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8f93ed0ff5
cookiecutter-django
/
{{cookiecutter.project_slug}}
/
config
/
settings
History
mpoli
9f8820241f
Add UserSignupForm and UserSocialSignupForm (
#3515
)
...
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2022-01-13 18:38:35 +00:00
..
__init__.py
Remove Python 2.7 support per
#1129
(
#1130
)
2017-04-21 12:31:45 -07:00
base.py
Add UserSignupForm and UserSocialSignupForm (
#3515
)
2022-01-13 18:38:35 +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