.. |
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] Removed ability to pass a geometry string to GIS functions
|
2015-11-07 16:06:08 +01:00 |
core
|
[1.9.x] Fixed #25668 -- Misc spelling errors
|
2015-11-03 10:33:05 +00:00 |
db
|
[1.9.x] Refs #25693 -- Avoided redundant calls to get_fields() in `to_attr` validation.
|
2015-11-11 12:27:01 -05:00 |
dispatch
|
Fixed #25331 -- Removed trailing blank lines in docstrings.
|
2015-08-31 17:37:21 -04:00 |
forms
|
[1.9.x] Fixed #25683 -- Allowed ModelChoiceField(queryset=...) to accept Managers.
|
2015-11-09 12:44:34 -05: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] Renamed deprecated logger.warn to warning
|
2015-10-24 11:49:04 +02:00 |
templatetags
|
Fixed #25331 -- Removed trailing blank lines in docstrings.
|
2015-08-31 17:37:21 -04:00 |
test
|
[1.9.x] Fixed #25668 -- Misc spelling errors
|
2015-11-03 10:33:05 +00:00 |
utils
|
[1.9.x] Fixed #25720 -- Made gettext() return bytestring on Python 2 if input is bytestring.
|
2015-11-11 08:57:41 -05:00 |
views
|
[1.9.x] Fixed "URLconf" spelling in code comments.
|
2015-10-22 14:47:15 -04:00 |
__init__.py
|
[1.9.x] Bumped version for 1.9 beta 1.
|
2015-10-19 21:02:42 -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 |