This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-14 19:30:46 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
conf
History
Tim Graham
862de0b254
Fixed
#25356
-- Removed default_app_config from startapp template.
...
Also discouraged its use outside the intended use case.
2015-09-07 15:23:11 -04:00
..
app_template
Fixed
#25356
-- Removed default_app_config from startapp template.
2015-09-07 15:23:11 -04:00
locale
Fixed
#25194
-- Fixed Korean YEAR_MONTH_FORMAT and MONTH_DAY_FORMAT.
2015-08-03 07:37:54 -04:00
project_template
Fixed
#21927
-- Made application and instance namespaces more distinct.
2015-06-08 15:12:20 -04:00
urls
Fixed
#25331
-- Removed trailing blank lines in docstrings.
2015-08-31 17:37:21 -04:00
__init__.py
Refs
#24121
-- Added repr() to LazySettings, Settings, and UserSettingsHolder.
2015-08-31 16:08:30 -04:00
global_settings.py
Fixed
#25334
-- Provided a way to allow cross-origin unsafe requests over HTTPS.
2015-09-05 09:19:57 -04:00