django1/django
Claude Paroz 5c55e0fc98 Removed site cache clearing in TestCase._fixture_setup
The test suite doesn't seem to suffer from this removal. Tests
should probably take care themselves to clear caches if they
depend on it.
2013-03-30 20:17:31 +01:00
..
bin Advanced pending deprecation warnings. 2012-12-29 21:59:07 +01:00
conf Fixed #14540 -- Added Porto-Rico specific formats 2013-03-29 16:55:13 +01:00
contrib Remove unnecessary if conditions 2013-03-30 12:22:28 +01:00
core Fixed #19998 -- Fixed --ignorenonexistent support for XML based fixtures. 2013-03-30 11:59:50 +01:00
db Fixed #19954 -- Fixed MySQL _last_executed decoding 2013-03-28 20:08:37 +01:00
dispatch Fixed #19634 -- Added proper __hash__ methods. 2013-02-25 23:05:20 +01:00
forms Fixed spelling errors 2013-03-28 11:16:53 -06:00
http Fixed #18003 -- Preserved tracebacks when re-raising errors. 2013-03-19 15:42:39 -07: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 Fixed #19510 -- Race condition in template loading. 2013-03-17 23:56:07 +01: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 spelling errors 2013-03-28 11:16:53 -06: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