django1/django
Kevin Christopher Henry 9d700322b3 Fixed #19885 -- cleaned up the django.test namespace
* override_settings may now be imported from django.test
* removed Approximate from django.test
* updated documentation for things importable from django.test

Thanks akaariai for the suggestion.
2013-09-09 16:03:13 -04:00
..
bin Removed daily_cleanup.py script as per deprecation TL. 2013-06-28 21:48:16 -03:00
conf Set 'bidi' Urdu property to True 2013-08-30 12:03:39 +02:00
contrib Fixed #21063 -- AdminSite app_index should be fail early if the user has no permissions. 2013-09-09 12:51:03 -04:00
core Fixed #20557 -- Properly decoded non-ASCII cookies on Python 3. 2013-09-07 10:25:43 -05:00
db Fixed #20707 -- Added explicit quota assignment to Oracle test user 2013-09-09 16:25:13 +03:00
dispatch Fixed #20943 -- Weakly reference senders when caching their associated receivers 2013-08-21 22:30:45 +01:00
forms Fixed a number of flake8 errors -- particularly around unused imports and local variables 2013-09-06 21:56:40 -07:00
http Fixed #20889 -- Prevented email.Header from inserting newlines 2013-09-09 08:47:41 -04:00
middleware Deprecated SortedDict (replaced with collections.OrderedDict) 2013-08-04 07:09:39 -04:00
shortcuts More import removals 2013-06-29 11:58:36 +02:00
template Simplify FilterExpression.args_check 2013-09-09 09:03:50 -04:00
templatetags Took advantage of django.utils.six.moves.urllib.*. 2013-09-05 14:39:23 -05:00
test Fixed #19885 -- cleaned up the django.test namespace 2013-09-09 16:03:13 -04:00
utils Fixed #21078 -- Handled additional bad Accept-Language header 2013-09-09 15:19:09 -04:00
views Merge pull request #1580 from ianawilson/ticket_16502 2013-09-06 15:31:25 -07:00
__init__.py Master is now pre-1.7. 2013-06-28 08:56:45 -05:00