..
bin
Fixed #19252 -- Added support for wheel packages.
2013-05-01 13:46:06 +02:00
conf
[1.6.x] Fixed #20582 -- Allowed default Form.label_suffix to be translated
2013-07-13 16:20:09 +02:00
contrib
[1.6.x] Fixed #20805 -- Removed an extra colon beside checkboxes in the admin.
2013-07-26 14:47:58 -04:00
core
[1.6.x] Fixed an email validation regression
2013-07-21 21:12:50 +02:00
db
[1.6.x] Fixed #20785 -- Corrected exception caught for Oracle LIKE operator detection
2013-07-30 03:32:02 +03:00
dispatch
Fixed #19634 -- Added proper __hash__ methods.
2013-02-25 23:05:20 +01:00
forms
[1.6.x] Fixed #20805 -- Removed an extra colon beside checkboxes in the admin.
2013-07-26 14:47:58 -04:00
http
Fixed missing initializations in WSGIRequest. Refs #20619
2013-06-26 14:36:25 +07:00
middleware
Removed several unused imports.
2013-06-19 17:18:40 +02:00
shortcuts
Fixed #19692 -- Completed deprecation of mimetype in favor of content_type.
2013-01-31 13:54:40 +01:00
template
Fixed #20650 -- Fixed {% filter %} incorrectly accepting 'escape' as argument
2013-06-25 20:28:35 +02:00
templatetags
Fixed #20130 -- Regression in {% cache %} template tag.
2013-03-30 12:13:08 +01:00
test
[1.6.x] Fixed #20681 -- Prevented teardown_databases from attempting to tear down aliases
2013-07-13 17:46:37 -04:00
utils
[1.6.x] Simplified smart_urlquote and added some basic tests.
2013-07-28 10:07:01 +02:00
views
Fixed #20644 -- Add ModelFormMixin.fields to the CBV flattened index
2013-06-24 11:59:08 +02:00
__init__.py
Updated version numbers and setup.py for 1.6beta.
2013-06-28 08:15:10 -05:00