django1/django
Aymeric Augustin 1fff8daf88 Fixed test failures on MySQL.
Some tests failed when the time zone definitions were loaded in MySQL
and pytz wasn't installed. This setup isn't supported.
2013-05-08 13:03:36 +02:00
..
bin Fixed #19252 -- Added support for wheel packages. 2013-05-01 13:46:06 +02:00
conf Updated translation templates and removed en translations 2013-05-02 16:25:23 +02:00
contrib One more changed import location of wraps 2013-05-04 13:29:40 +02:00
core Fixed #20256 -- Corrected startproject --template help text 2013-05-08 09:55:40 +02:00
db Fixed test failures on MySQL. 2013-05-08 13:03:36 +02:00
dispatch Fixed #19634 -- Added proper __hash__ methods. 2013-02-25 23:05:20 +01:00
forms Used ngettext in a formsets error message 2013-05-04 10:18:04 +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 Systematically imported wraps from functools 2013-05-04 11:53:12 +02:00
utils Fixed #20321 -- Added missing key name in MergeDict KeyError message 2013-04-26 08:59:34 +02:00
views Ensured that the javascript_catalog view doesn't leak translations. 2013-05-05 15:52:07 +02:00
__init__.py Advanced version identifiers for 1.6 cycle. 2012-10-26 22:01:34 -03:00