django/django
Joe Friedl 2d0db67813 Fixed #20167 -- Preserve the traceback of `ImportError`s in `import_by_path`.
Thanks @carljm for the review.
2013-03-31 23:00:06 -04: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 #19220 -- Prevented decimals to be displayed in scientific notation 2013-03-31 22:39:01 +02: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 #20167 -- Preserve the traceback of `ImportError`s in `import_by_path`. 2013-03-31 23:00:06 -04: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