.. |
apps
|
Refs #24215 -- Fixed Python 3.5 compatiblity for unhandled lazy ops error.
|
2015-09-17 10:06:52 -04:00 |
bin
|
Removed bin/unique-messages.py
|
2015-02-06 08:47:38 -05:00 |
conf
|
[1.9.x] Updated translation catalogs
|
2015-10-09 18:00:06 +02:00 |
contrib
|
[1.9.x] Pluralized translatable strings in password_validation.py
|
2015-10-10 15:14:36 +02:00 |
core
|
Refs #23813 -- Moved URLconfs into module and tidied docstrings.
|
2015-09-21 20:10:33 -04:00 |
db
|
[1.9.x] Fixed #22705 -- Fixed QuerySet.bulk_create() on models without any fields on Oracle.
|
2015-10-09 14:42:31 -04:00 |
dispatch
|
Fixed #25331 -- Removed trailing blank lines in docstrings.
|
2015-08-31 17:37:21 -04:00 |
forms
|
[1.9.x] Fixed #25496 -- Made ModelChoiceField respect prefetch_related().
|
2015-10-05 19:19:09 -04:00 |
http
|
Fixed #24496 -- Added CSRF Referer checking against CSRF_COOKIE_DOMAIN.
|
2015-09-16 12:21:50 -04:00 |
middleware
|
Fixed #24496 -- Added CSRF Referer checking against CSRF_COOKIE_DOMAIN.
|
2015-09-16 12:21:50 -04:00 |
template
|
[1.9.x] Fixed #25423 -- Made error message for unknown template tag more helpful.
|
2015-10-05 17:33:18 -04:00 |
templatetags
|
Fixed #25331 -- Removed trailing blank lines in docstrings.
|
2015-08-31 17:37:21 -04:00 |
test
|
Fixed #25424 -- Use force_str for test client URLs.
|
2015-09-19 15:05:54 +02:00 |
utils
|
[1.9.x] Removed SimpleLazyObject workaround for a Python bug.
|
2015-10-05 08:48:14 -04:00 |
views
|
[1.9.x] Removed unused views.debug.linebreak_iter() function.
|
2015-09-24 10:41:10 -04:00 |
__init__.py
|
[1.9.x] Bumped version to 1.9a1.
|
2015-09-23 19:51:08 -04: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 |