django/django
Alex Gaynor 714161c864 Fix != operations on lazy objects. 2013-04-19 10:58:29 -07: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 Updated get_ogr_db_string in inspectapp tests to support MySQL/Spatialite 2013-04-15 20:27:58 +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 Use `LOOKUP_SEP` in `get_or_create`. 2013-04-18 01:55:12 -04:00
dispatch Fixed #19634 -- Added proper __hash__ methods. 2013-02-25 23:05:20 +01:00
forms Fixed #17840 -- Generalized named placeholders in form error messages 2013-04-13 18:55:50 +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 Fix != operations on lazy objects. 2013-04-19 10:58:29 -07:00
views Fixed #18231 -- Made JavaScript i18n not pollute global JS namespace. 2013-04-14 17:45:01 -03:00
__init__.py Advanced version identifiers for 1.6 cycle. 2012-10-26 22:01:34 -03:00