.. |
apps
|
[1.7.x] Refs #23621 -- Fixed warning message when reloading models.
|
2015-06-30 15:01:28 -04:00 |
bin
|
Started attackign the next flake8 violation
|
2013-10-31 08:42:28 -07:00 |
conf
|
[1.7.x] Added formats for the Azerbaijani locale.
|
2015-02-23 07:37:46 -05:00 |
contrib
|
[1.7.x] Fixed DoS possiblity in contrib.auth.views.logout()
|
2015-08-18 08:24:51 -04:00 |
core
|
[1.7.x] Prevented newlines from being accepted in some validators.
|
2015-07-08 07:35:43 -04:00 |
db
|
[1.7.x] Refs #25693 -- Added a regression test for `to_attr` validation on forward m2m.
|
2015-11-11 12:42:53 -05:00 |
dispatch
|
Fixed many typos in comments and docstrings.
|
2014-03-03 07:38:09 -05:00 |
forms
|
[1.7.x] Fixed DoS possibility in ModelMultipleChoiceField.
|
2015-01-13 13:02:56 -05:00 |
http
|
[1.7.x] Fixed #24193 -- Prevented unclosed file warnings in static.serve()
|
2015-01-23 08:58:34 +01:00 |
middleware
|
[1.7.x] Fixed #23815 -- Prevented UnicodeDecodeError in CSRF middleware
|
2015-01-06 08:45:10 +01:00 |
template
|
[1.7.x] Fixed #23831 -- Supported strings escaped by third-party libs in Django.
|
2014-12-27 18:26:20 +01:00 |
templatetags
|
[1.7.x] Fix many many typos in comments throughout the codebase
|
2014-04-26 14:35:57 -04:00 |
test
|
[1.7.x] Fixed #24903 -- Fixed assertRaisesMessage on Python 2.7.10.
|
2015-06-09 16:14:49 -04:00 |
utils
|
[1.7.x] Fixed a settings leak possibility in the date template filter.
|
2015-11-16 21:06:32 -05:00 |
views
|
[1.7.x] Fixed #24193 -- Prevented unclosed file warnings in static.serve()
|
2015-01-23 08:58:34 +01:00 |
__init__.py
|
[1.7.x] Bumped version for 1.7.11 release.
|
2015-11-24 11:30:11 -05:00 |
shortcuts.py
|
[1.7.x] Fixed #24097 -- Prevented AttributeError in redirect_to_login
|
2015-01-10 10:13:50 +01:00 |