.. |
bin
|
Fixed #19252 -- Added support for wheel packages.
|
2013-05-01 13:46:06 +02:00 |
conf
|
[1.6.x] Set 'bidi' Urdu property to True
|
2013-08-30 12:04:17 +02:00 |
contrib
|
[1.6.x] Removed relative usage of import_module
|
2013-10-26 23:22:21 +02:00 |
core
|
[1.6.x] Decode from UTF-8 explicitly when reading a text file in makemessages.
|
2013-10-22 07:38:02 -03:00 |
db
|
[1.6.x] Removed relative usage of import_module
|
2013-10-26 23:22:21 +02:00 |
dispatch
|
Fixed #20943 -- Weakly reference senders when caching their associated receivers
|
2013-08-20 02:12:50 -04:00 |
forms
|
[1.6.x] Ensured that BoundField.as_widget always returns properly localized fields.
|
2013-09-21 22:58:18 +02:00 |
http
|
[1.6.x] Fixed #21282 -- Made HttpResponse.serialize_headers accept latin-1
|
2013-10-17 18:15:56 +02:00 |
middleware
|
[1.6.x] Fixed bug causing CSRF token not to rotate on login.
|
2013-10-18 08:33:00 -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 #21307 -- Moved TransRealMixin to django.test.utils.
|
2013-10-22 22:40:01 -03:00 |
utils
|
[1.6.x] Removed relative usage of import_module
|
2013-10-26 23:22:21 +02:00 |
views
|
[1.6.x] Fixed #21098 -- Applied sensitive_post_parameters to MultiValueDict
|
2013-09-18 09:56:01 -04:00 |
__init__.py
|
[1.6.x] Bump version number for 1.6 release candidate.
|
2013-10-22 21:56:12 -05:00 |