django1/django
Aymeric Augustin 4ff682c1ba Fixed #18336 -- Doubled request_queue_size.
This reduces random failures to load static files with Google Chrome.
2013-04-28 10:47:07 +02: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 #18336 -- Doubled request_queue_size. 2013-04-28 10:47:07 +02:00
db Converted a list comprehension into a generator expression in query_utils.py 2013-04-25 12:22:16 -05: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 Fixed #20321 -- Added missing key name in MergeDict KeyError message 2013-04-26 08:59:34 +02: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