django1/django
Aymeric Augustin 5b47a9c5a0 Fixed a test that could fail depending on PASSWORD_HASHERS.
Thanks Claude. Refs #20760.
2013-07-30 16:14:53 +02:00
..
bin Removed daily_cleanup.py script as per deprecation TL. 2013-06-28 21:48:16 -03:00
conf Deprecated django.utils.importlib 2013-07-29 17:10:22 +02:00
contrib Fixed a test that could fail depending on PASSWORD_HASHERS. 2013-07-30 16:14:53 +02:00
core Fixed #19877 -- Added `--no-color` option to `BaseCommand` to avoid using output styles. 2013-07-30 09:26:18 -04:00
db Fixed #20785 -- Corrected exception caught for Oracle LIKE operator detection 2013-07-30 03:21:06 +03:00
dispatch Fixed #19634 -- Added proper __hash__ methods. 2013-02-25 23:05:20 +01:00
forms Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
http Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
middleware Advanced deprecation warnings for Django 1.7. 2013-06-29 18:49:37 +02:00
shortcuts More import removals 2013-06-29 11:58:36 +02:00
template Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
templatetags Fixed #20130 -- Regression in {% cache %} template tag. 2013-03-30 12:13:08 +01:00
test Deprecated django.utils.importlib 2013-07-29 17:10:22 +02:00
utils Deprecated django.utils.importlib 2013-07-29 17:10:22 +02:00
views Deprecated django.utils.importlib 2013-07-29 17:10:22 +02:00
__init__.py Master is now pre-1.7. 2013-06-28 08:56:45 -05:00