django1/django
Ramiro Morales da6d303df4 Removed django.utils.simplejson as per deprecation TL. 2013-06-28 21:48:16 -03:00
..
bin Removed daily_cleanup.py script as per deprecation TL. 2013-06-28 21:48:16 -03:00
conf Merge pull request #1217 from erikr/better-settings-errors2 2013-05-27 01:08:18 -07:00
contrib Removed AuthenticationForm.check_for_test_cookie() as per deprecation TL. 2013-06-28 21:48:15 -03:00
core Merge pull request #1311 from loic/ticket20619_take2 2013-06-27 07:44:09 -07:00
db Fix Python 3 support 2013-06-28 17:53:49 +01:00
dispatch Fixed #19634 -- Added proper __hash__ methods. 2013-02-25 23:05:20 +01:00
forms Fixed 17478 -- Allowed queryset overriding in BaseModelFormSet init 2013-06-22 09:29:37 +02: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 Removed warnings level handling code as per deprecation TL. 2013-06-28 21:48:15 -03:00
utils Removed django.utils.simplejson as per deprecation TL. 2013-06-28 21:48:16 -03:00
views Fixed #20644 -- Add ModelFormMixin.fields to the CBV flattened index 2013-06-24 11:59:08 +02:00
__init__.py Master is now pre-1.7. 2013-06-28 08:56:45 -05:00