django1/django
Ramiro Morales 64cdea68e7 Report wrongly-typed settings and abort, as originally planned.
Thanks Claude for the heads up. Refs #12493 and commit 5e08b792.
2013-06-29 18:19:20 -03:00
..
bin Removed daily_cleanup.py script as per deprecation TL. 2013-06-28 21:48:16 -03:00
conf Report wrongly-typed settings and abort, as originally planned. 2013-06-29 18:19:20 -03:00
contrib Merge pull request #1316 from ramiro/int_pk_pwd_reset 2013-06-29 14:02:08 -07:00
core Do not allow FileSystemStorage.delete to receive an empty name 2013-06-29 18:09:31 +02:00
db Advanced deprecation warnings for Django 1.7. 2013-06-29 18:49:37 +02:00
dispatch Fixed #19634 -- Added proper __hash__ methods. 2013-02-25 23:05:20 +01:00
forms Advanced deprecation warnings for Django 1.7. 2013-06-29 18:49:37 +02:00
http Removed compatibility code for streaming responses. 2013-06-29 18:49:36 +02:00
middleware Advanced deprecation warnings for Django 1.7. 2013-06-29 18:49:37 +02:00
shortcuts More import removals 2013-06-29 11:58:36 +02:00
template Advanced deprecation warnings for Django 1.7. 2013-06-29 18:49:37 +02:00
templatetags Fixed #20130 -- Regression in {% cache %} template tag. 2013-03-30 12:13:08 +01:00
test Advanced deprecation warnings for Django 1.7. 2013-06-29 18:49:37 +02:00
utils Advanced deprecation warnings for Django 1.7. 2013-06-29 18:49:37 +02:00
views Advanced deprecation warnings for Django 1.7. 2013-06-29 18:49:37 +02:00
__init__.py Master is now pre-1.7. 2013-06-28 08:56:45 -05:00