django1/django
Daniel Lindsley 91f317c76d Added a ``checksetup`` management command for verifying Django compatibility. 2013-06-13 18:39:02 -07:00
..
bin Fixed -- Added support for wheel packages. 2013-05-01 13:46:06 +02:00
conf Merge pull request from erikr/better-settings-errors2 2013-05-27 01:08:18 -07:00
contrib Defined available_apps in relevant tests. 2013-06-10 11:30:01 +02:00
core Added a ``checksetup`` management command for verifying Django compatibility. 2013-06-13 18:39:02 -07:00
db Fixed -- Add validation to models.SlugField. 2013-06-13 13:31:57 -04:00
dispatch Fixed -- Added proper __hash__ methods. 2013-02-25 23:05:20 +01:00
forms Fixed -- Allowed ModelForm meta overrides for label, help_text and error_messages 2013-06-13 15:06:25 -04:00
http Fixed -- Wrapped request.FILES read error in UnreadablePostError 2013-06-01 10:26:46 +02:00
middleware Replaced `and...or...` constructs with PEP 308 conditional expressions. 2013-05-26 23:47:50 -03:00
shortcuts Fixed -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:54:40 +01:00
template Fixed -- Added non-breaking spaces between values an units 2013-05-18 23:01:48 +02:00
templatetags Fixed -- Regression in {% cache %} template tag. 2013-03-30 12:13:08 +01:00
test Fixed -- Improved TransactionTestCase.available_apps. 2013-06-12 20:01:41 +02:00
utils Fixed loaddata for Django checkouts with non ASCII chars in the name. 2013-06-03 13:18:16 +02:00
views Fixed : normalize signature of DeletionMixin.post. 2013-06-11 12:40:06 +02:00
__init__.py Bumped verion numbers for 1.6a1. 2013-06-06 11:05:33 -05:00