1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/django
2012-04-05 14:49:02 +00:00
..
bin
conf Removed deprecated URLField.verify_exists. 2012-03-31 13:55:03 +00:00
contrib Removed broken function-based custom test runner in GeoDjango 2012-04-01 21:03:50 +00:00
core Removed some more useless code related to the verify_exists removal. 2012-03-31 18:27:17 +00:00
db Fixed #15782 -- Prevented MySQL backend to crash on runserver when db server is down. Thanks toofishes for the report and patch. 2012-04-02 20:29:50 +00:00
dispatch
forms Removed pre-2.6 compatibility code in date-based form fields. Refs #9459. 2012-04-05 14:49:02 +00:00
http Removed deprecated CompatCookie. 2012-03-31 12:54:40 +00:00
middleware
shortcuts
template
templatetags Removed with_statement imports, useless in Python >= 2.6. Refs #17965. Thanks jonash for the patch. 2012-03-30 08:02:08 +00:00
test Removed deprecated DjangoTestRunner. 2012-03-31 12:22:52 +00:00
utils Fixed #18022 -- Fixed import of standalone Python 'json' module. 2012-04-01 21:11:46 +00:00
views Removed with_statement imports, useless in Python >= 2.6. Refs #17965. Thanks jonash for the patch. 2012-03-30 08:02:08 +00:00
__init__.py Advanced version identifiers for 1.5 development cycle. 2012-03-31 19:39:28 +00:00