django1/django
Claude Paroz 4a9bae0b39 [1.6.x] Imported custom user classes in tests depending on it
Without those imports, affected test files cannot be run
independently. Refs #21164.

Backport of ef22d512b5 from master.
2013-10-14 10:17:51 +02:00
..
bin Fixed #19252 -- Added support for wheel packages. 2013-05-01 13:46:06 +02:00
conf [1.6.x] Set 'bidi' Urdu property to True 2013-08-30 12:04:17 +02:00
contrib [1.6.x] Imported custom user classes in tests depending on it 2013-10-14 10:17:51 +02:00
core [1.6.x] Refs #21197 -- Clarified upgrade check message. 2013-10-08 10:02:08 +08:00
db Fixed #21198 -- Prevented invalid use of @python_2_unicode_compatible. 2013-10-13 18:25:21 +02:00
dispatch Fixed #20943 -- Weakly reference senders when caching their associated receivers 2013-08-20 02:12:50 -04:00
forms [1.6.x] Ensured that BoundField.as_widget always returns properly localized fields. 2013-09-21 22:58:18 +02:00
http [1.6.x] Replaced "not PY3" by "PY2", new in six 1.4.0. 2013-09-03 07:34:45 -05:00
middleware Removed several unused imports. 2013-06-19 17:18:40 +02:00
shortcuts Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:54:40 +01:00
template [1.6.x] Prevented arbitrary file inclusion with {% ssi %} tag and relative paths. 2013-09-10 21:03:51 -04:00
templatetags [1.6.x] Took advantage of django.utils.six.moves.urllib.*. 2013-09-10 21:29:31 +02:00
test [1.6.x] Factorized requires_tz_support decorator in test utils 2013-10-01 13:28:24 +02:00
utils [1.6.x] Fixed #21256 -- Error in datetime_safe.datetime.combine. 2013-10-13 19:11:43 +02:00
views [1.6.x] Fixed #21098 -- Applied sensitive_post_parameters to MultiValueDict 2013-09-18 09:56:01 -04:00
__init__.py [1.6.x] Add release notes and bump version number for security release. 2013-09-15 00:36:03 -06:00