django1/django
ersran9 7295a8262f [1.6.x] Fixed -- Reworded ForeignKey default error message
Backport of 311c1d2848 from master.
2013-07-23 22:19:02 +02:00
..
bin Fixed -- Added support for wheel packages. 2013-05-01 13:46:06 +02:00
conf [1.6.x] Fixed -- Allowed default Form.label_suffix to be translated 2013-07-13 16:20:09 +02:00
contrib [1.6.x] Fixed -- Reduced timing variation in ModelBackend. 2013-07-23 15:43:43 +02:00
core [1.6.x] Fixed an email validation regression 2013-07-21 21:12:50 +02:00
db [1.6.x] Fixed -- Reworded ForeignKey default error message 2013-07-23 22:19:02 +02:00
dispatch Fixed -- Added proper __hash__ methods. 2013-02-25 23:05:20 +01:00
forms [1.6.x] Fixed -- Fixed _has_changed regression with MultiValueField 2013-07-22 09:07:04 +02:00
http Fixed missing initializations in WSGIRequest. Refs 2013-06-26 14:36:25 +07:00
middleware Removed several unused imports. 2013-06-19 17:18:40 +02:00
shortcuts Fixed -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:54:40 +01:00
template Fixed -- Fixed {% filter %} incorrectly accepting 'escape' as argument 2013-06-25 20:28:35 +02:00
templatetags Fixed -- Regression in {% cache %} template tag. 2013-03-30 12:13:08 +01:00
test [1.6.x] Fixed -- Prevented teardown_databases from attempting to tear down aliases 2013-07-13 17:46:37 -04:00
utils [1.6.x] Fixed -- Fixed broken link in timesince.py docstring 2013-07-07 12:40:44 -04:00
views Fixed -- 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