.. |
bin
|
[1.5.x] Fixed #18978 -- Moved cleanup command to sessions.
|
2012-10-27 18:38:32 +02:00 |
conf
|
[1.5.x] Fixed #19015 -- Add ISO input formats to all formats
|
2012-12-01 15:43:38 +01:00 |
contrib
|
[1.5.x] Use new TestCase methods for equality comparisons
|
2012-12-24 02:19:16 +00:00 |
core
|
[1.5.x] Fixed #19468 -- Decoded request.path correctly on Python 3.
|
2012-12-22 14:45:06 +01:00 |
db
|
[1.5.x] Refactored proxy model skipping in get_default_columns()
|
2012-12-21 20:56:04 +02:00 |
dispatch
|
[1.5.x] Fixed #18963 -- Used a subclass-friendly pattern
|
2012-11-03 22:08:05 +01:00 |
forms
|
[1.5.x] Fixed #18172 -- Made models with __iter__ usable in ModelMultipleChoiceField
|
2012-12-19 22:56:19 +02:00 |
http
|
[1.5.X] Fixed a security issue in get_host.
|
2012-12-10 22:13:28 +01:00 |
middleware
|
[1.5.x] Fixed #15152 -- Avoided crash of CommonMiddleware on broken querystring
|
2012-11-03 21:28:49 +01:00 |
shortcuts
|
[1.5.x] Fixed #19432 -- Provided better error message for get_object_or_404
|
2012-12-12 22:05:49 +01:00 |
template
|
[1.5.X] Fixed #19470 - Clarified widthratio example.
|
2012-12-18 08:20:51 -05:00 |
templatetags
|
Fixed #19088 -- Always escape % inside blocktrans tag
|
2012-10-23 18:49:22 +02:00 |
test
|
[1.5.x] Add assertJSONEqual method to TestCase
|
2012-12-24 02:18:56 +00:00 |
utils
|
[1.5.X] Fixed #18718 - Documented django.utils.encoding.filepath_to_uri
|
2012-12-16 14:40:10 -05:00 |
views
|
[1.5.X] Fixed #18856 -- Ensured that redirects can't be poisoned by malicious users.
|
2012-12-10 22:13:28 +01:00 |
__init__.py
|
[1.5.x] Bump version numbers for security release.
|
2012-12-10 15:49:48 -06:00 |