django1/django
Preston Timmons 751b007c98 Modified test_utils to work with unittest2 discovery. 2013-04-12 15:00:48 -06:00
..
bin Advanced pending deprecation warnings. 2012-12-29 21:59:07 +01:00
conf Removed LocaleMiddleware from settings template. 2013-04-05 13:08:50 +02:00
contrib Changed a deprecated warn() call in libgeos 2013-04-11 11:01:17 +02:00
core Fixed #20169 -- Ensured that the WSGI request's path is correctly based on the `SCRIPT_NAME` environment parameter or the `FORCE_SCRIPT_NAME` setting, regardless of whether or not those have a trailing slash. Thanks to bmispelon for the review. 2013-04-01 12:04:44 -07:00
db Fixed #14019 -- Initialize `SQLInsertCompiler.return_id` attribute. 2013-04-08 13:41:36 -06:00
dispatch Fixed #19634 -- Added proper __hash__ methods. 2013-02-25 23:05:20 +01:00
forms Fixed #20211: Document backwards-incompatible change in BoundField.label_tag 2013-04-12 10:17:17 +02:00
http Fixed #20038 -- Better error message for host validation. 2013-04-03 14:27:20 -06:00
middleware Deprecated TransactionMiddleware and TRANSACTIONS_MANAGED. 2013-03-11 15:04:05 +01:00
shortcuts Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:54:40 +01:00
template Updated some 'Dive Into Python' links 2013-04-01 14:04:41 +02:00
templatetags Fixed #20130 -- Regression in {% cache %} template tag. 2013-03-30 12:13:08 +01:00
test Modified test_utils to work with unittest2 discovery. 2013-04-12 15:00:48 -06:00
utils Fixed #20231 -- Don't use allow_lazy on smart_split 2013-04-10 13:05:29 +02:00
views Deprecated django.views.defaults.shortcut. 2013-03-14 20:30:23 +01:00
__init__.py Advanced version identifiers for 1.6 cycle. 2012-10-26 22:01:34 -03:00