.. |
apps
|
Fixed #25246 -- Guarded against duplicate paths in AppConfig.
|
2015-09-02 15:27:41 -04:00 |
bin
|
Removed bin/unique-messages.py
|
2015-02-06 08:47:38 -05:00 |
conf
|
Fixed #25356 -- Removed default_app_config from startapp template.
|
2015-09-07 15:23:11 -04:00 |
contrib
|
Fixed #23395 -- Limited line lengths to 119 characters.
|
2015-09-12 11:40:50 -04:00 |
core
|
Fixed #23395 -- Limited line lengths to 119 characters.
|
2015-09-12 11:40:50 -04:00 |
db
|
Fixed #23395 -- Limited line lengths to 119 characters.
|
2015-09-12 11:40:50 -04:00 |
dispatch
|
Fixed #25331 -- Removed trailing blank lines in docstrings.
|
2015-08-31 17:37:21 -04:00 |
forms
|
Fixed typo in django/forms/utils.py docstring.
|
2015-09-14 08:49:15 -04:00 |
http
|
Fixed #25099 -- Fixed crash in AdminEmailHandler on DisallowedHost.
|
2015-09-04 09:24:21 -04:00 |
middleware
|
Fixed #25334 -- Provided a way to allow cross-origin unsafe requests over HTTPS.
|
2015-09-05 09:19:57 -04:00 |
template
|
Fixed #24765 -- Allowed template context updates to flatten a Context.
|
2015-09-11 14:52:13 -04:00 |
templatetags
|
Fixed #25331 -- Removed trailing blank lines in docstrings.
|
2015-08-31 17:37:21 -04:00 |
test
|
Fixed #23395 -- Limited line lengths to 119 characters.
|
2015-09-12 11:40:50 -04:00 |
utils
|
Fixed #24917 -- Made admindocs display model methods that take arguments.
|
2015-09-07 15:07:39 -04:00 |
views
|
Fixed #23395 -- Limited line lengths to 119 characters.
|
2015-09-12 11:40:50 -04:00 |
__init__.py
|
Bumped version; master is now 1.9 pre-alpha.
|
2015-01-16 17:04:35 -05:00 |
__main__.py
|
Fixed #24857 -- Added "python -m django" entry point.
|
2015-09-07 19:54:32 -04:00 |
shortcuts.py
|
Fixed #25331 -- Removed trailing blank lines in docstrings.
|
2015-08-31 17:37:21 -04:00 |