.. |
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 #25135 -- Deprecated the contrib.admin allow_tags attribute.
|
2015-09-08 19:13:43 -04:00 |
core
|
Allowed a port range for the liveserver by default.
|
2015-09-09 23:01:16 +02:00 |
db
|
Cloned databases for running tests in parallel.
|
2015-09-09 23:01:15 +02:00 |
dispatch
|
Fixed #25331 -- Removed trailing blank lines in docstrings.
|
2015-08-31 17:37:21 -04:00 |
forms
|
Fixed #24706 -- Made ModelForm._post_clean() handle a ValidationError raised when constructing the model instance.
|
2015-09-07 14:36:39 -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
|
Refs #24235 -- Removed unused is_usable attribute from base template Loader.
|
2015-09-05 10:58:23 -04:00 |
templatetags
|
Fixed #25331 -- Removed trailing blank lines in docstrings.
|
2015-08-31 17:37:21 -04:00 |
test
|
Introduced a mixin for serializing tests.
|
2015-09-09 23:01:17 +02:00 |
utils
|
Fixed #24917 -- Made admindocs display model methods that take arguments.
|
2015-09-07 15:07:39 -04:00 |
views
|
Fixed #25099 -- Fixed crash in AdminEmailHandler on DisallowedHost.
|
2015-09-04 09:24:21 -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 |