.. |
bin
|
Fixed #14419 -- Enhanced the help text of the makemessages management command. Thanks lsaffre for the report and suggestions and gruszczy for the patch.
|
2011-01-25 01:39:39 +00:00 |
conf
|
[1.3.x] Fixed #19857 -- Fixed broken docs link in project template.
|
2013-02-19 18:38:58 -07:00 |
contrib
|
[1.3.x] Checked object permissions on admin history view.
|
2013-02-12 12:13:42 +01:00 |
core
|
[1.3.x] Restrict the XML deserializer to prevent network and entity-expansion DoS attacks.
|
2013-02-12 12:13:42 +01:00 |
db
|
Reverted "[1.3.x] Fixed #18135 -- Close connection used for db version checking"
|
2012-05-28 20:41:39 +03:00 |
dispatch
|
Preventing problems possibly introduced by r14662
|
2010-11-21 17:34:21 +00:00 |
forms
|
[1.3.x] Added a default limit to the maximum number of forms in a formset.
|
2013-02-12 12:13:42 +01:00 |
http
|
[1.3.x] Added ALLOWED_HOSTS setting for HTTP host header validation.
|
2013-02-12 11:41:43 +01:00 |
middleware
|
Fixed #15617 - CSRF referer checking too strict
|
2011-03-15 20:37:09 +00:00 |
shortcuts
|
Fixed #15010 -- Added current_app parameter to close gap between TemplateResponse and render method. Thanks, acdha.
|
2011-01-05 22:41:43 +00:00 |
template
|
[1.3.X] Fixed #16004 - csrf_protect does not send cookie if view returns TemplateResponse
|
2011-05-25 17:31:47 +00:00 |
templatetags
|
[1.3.X] Fixed #16677 -- Fixed the future version of the ssi template tag to work with template file names that contain spaces. Backport of r16687 from trunk.
|
2012-03-24 07:43:24 +00:00 |
test
|
[1.3.x] Added ALLOWED_HOSTS setting for HTTP host header validation.
|
2013-02-12 11:41:43 +01:00 |
utils
|
[1.3.X] Fixed #18856 -- Ensured that redirects can't be poisoned by malicious users.
|
2012-11-17 23:03:15 +01:00 |
views
|
[1.3.X] Fixed #18856 -- Ensured that redirects can't be poisoned by malicious users.
|
2012-11-17 23:03:15 +01:00 |
__init__.py
|
[1.3.x] Bump version to no longer claim to be 1.3.7 final.
|
2013-03-28 15:12:13 -06:00 |