1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/django
2013-06-28 23:16:28 -03:00
..
bin Removed daily_cleanup.py script as per deprecation TL. 2013-06-28 21:48:16 -03:00
conf Stop auto-correcting string INSTALLED_APPS, TEMPLATE_DIRS settings, as per deprecation TL. 2013-06-28 21:48:16 -03:00
contrib Made GeoDjango GeometryField stop accepting a 'null' keyword argument as per its deprecation in 1.5. 2013-06-28 23:16:06 -03:00
core Removed 'cleanup' management command as per deprecation TL. 2013-06-28 21:48:16 -03:00
db Removed 'depth' .select_related() argument as per deprecation TL. 2013-06-28 21:48:16 -03:00
dispatch
forms Fixed 17478 -- Allowed queryset overriding in BaseModelFormSet init 2013-06-22 09:29:37 +02:00
http Removed 'mimetype' arguments from a few places, as per deprecation TL. 2013-06-28 21:48:16 -03:00
middleware Removed several unused imports. 2013-06-19 17:18:40 +02:00
shortcuts Removed 'mimetype' arguments from a few places, as per deprecation TL. 2013-06-28 21:48:16 -03:00
template Removed 'mimetype' arguments from a few places, as per deprecation TL. 2013-06-28 21:48:16 -03: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.encoding.StrAndUnicode class, deprecated in Django 1.5. 2013-06-28 23:16:28 -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