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
2024-12-02 06:24:06 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f3b46ec425
cookiecutter-django
/
{{cookiecutter.project_slug}}
/
config
/
settings
History
Caio Ariede
39e745dddf
Fix
#2250
-- No staticfile storage with GCP without Whitenoise
2019-10-02 10:10:32 -03:00
..
__init__.py
Remove Python 2.7 support per
#1129
(
#1130
)
2017-04-21 12:31:45 -07:00
base.py
Add context processor for settings variables
2019-09-05 13:24:47 +02:00
local.py
Remove EMAIL_HOST, EMAIL_PORT for console backend
2019-08-21 17:31:18 +02:00
production.py
Fix
#2250
-- No staticfile storage with GCP without Whitenoise
2019-10-02 10:10:32 -03:00
test.py
Remove redundant DEBUG = False in test.py
2019-08-26 16:25:36 +02:00