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-21 18:41:52 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8d9796d9f8
cookiecutter-django
/
{{cookiecutter.project_slug}}
/
config
/
settings
History
Duda Nogueira
1d2d881aba
Fix INTERNAL_IPS for DOCKER when ip higher than 9
...
previously, for IP ex: 172.19.0.13 becomes: 172.19.0.11 now, it becomes 172.19.0.1
2020-04-07 18:53:09 -03:00
..
__init__.py
Remove Python 2.7 support per
#1129
(
#1130
)
2017-04-21 12:31:45 -07:00
base.py
Django 3.0 support (
#2469
)
2020-03-23 21:41:51 +00:00
local.py
Fix INTERNAL_IPS for DOCKER when ip higher than 9
2020-04-07 18:53:09 -03:00
production.py
Remove isort exception in production config & fix issue
2020-03-23 21:46:14 +00:00
test.py
Fix loaders option in test environment as well
2020-01-14 21:19:44 -06:00