django/django
Claude Paroz 90b4d20566 [1.6.x] Fixed a French translation in contrib.auth
Refs #22929.
2014-06-30 20:09:57 +02:00
..
bin Fixed #19252 -- Added support for wheel packages. 2013-05-01 13:46:06 +02:00
conf [1.6.x] Fixed #21581 -- Fixed a number of issues with collectstatic. 2013-12-31 15:04:22 -05:00
contrib [1.6.x] Fixed a French translation in contrib.auth 2014-06-30 20:09:57 +02:00
core [1.6.X] Added missing commas to list of strings 2014-05-28 09:15:56 +01:00
db [1.6.x] Fixed #22514 -- Prevented indexes on virtual fields [postgres]. 2014-06-20 19:01:49 -04:00
dispatch [1.6.x] Fixed #21486 -- Prevented settings config in signal connection 2013-11-23 18:49:06 +01:00
forms [1.6.x] Fixed #22245 -- Avoided widget overwrite in forms.IntegerField subclasses 2014-03-13 16:59:23 +01:00
http [1.6.x] Improved documentation for QueryDict. 2014-06-24 21:42:36 -04:00
middleware [1.6.x] Prevented leaking the CSRF token through caching. 2014-04-21 18:30:27 -04:00
shortcuts Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:54:40 +01:00
template [1.6.x] Prevented arbitrary file inclusion with {% ssi %} tag and relative paths. 2013-09-10 21:03:51 -04:00
templatetags [1.6.x] Took advantage of django.utils.six.moves.urllib.*. 2013-09-10 21:29:31 +02:00
test [1.6.x] Fixed #21448 -- Fixed test client logout with cookie-based sessions 2013-11-26 20:42:54 +01:00
utils [1.6.x] Added additional checks in is_safe_url to account for flexible parsing. 2014-05-14 10:15:06 +02:00
views [1.6.x] Fixed #22113 -- changed object_name to model_name in CBV docs. 2014-02-23 13:52:45 +01:00
__init__.py Updated version numbers post-release. 2014-05-14 18:42:26 +02:00