django/django
Tobias McNulty 161c4da588 Fixed #14019 -- Initialize `SQLInsertCompiler.return_id` attribute. 2013-04-08 13:41:36 -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 Merge pull request #938 from darklow/ticket_20111 2013-04-08 04:56:57 -07: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 Fix #15126: Better error message when passing invalid options to ModelForm.Meta. 2013-04-07 19:08:53 +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 Removed site cache clearing in TestCase._fixture_setup 2013-03-30 20:17:31 +01:00
utils Fixed #20172 -- Ensured urlize supports IPv4/IPv6 addresses 2013-04-01 15:37:37 +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