django1/django/test
Andrew Godwin de64c4d6e9 Merge remote-tracking branch 'core/master' into schema-alteration
Conflicts:
	django/core/management/commands/flush.py
	django/core/management/commands/syncdb.py
	django/db/models/loading.py
	docs/internals/deprecation.txt
	docs/ref/django-admin.txt
	docs/releases/1.7.txt
2013-08-09 14:17:30 +01:00
..
__init__.py Fixed #3011 -- Added swappable auth.User models. 2012-09-26 18:48:09 +08:00
_doctest.py Advanced deprecation warnings for Django 1.7. 2013-06-29 18:49:37 +02:00
client.py Deprecated django.utils.importlib 2013-07-29 17:10:22 +02:00
html.py Fixed spelling errors 2013-03-28 11:16:53 -06:00
runner.py Merge branch 'master' into schema-alteration 2013-07-22 19:04:25 +01:00
signals.py Fixed #19031 -- Added a warning when using override_settings with 'DATABASES' 2013-07-12 07:10:18 -04:00
simple.py Deprecated django.utils.importlib 2013-07-29 17:10:22 +02:00
testcases.py Rename pre_ and post_syncdb to *_migrate, with aliases from old names 2013-07-30 11:52:52 +01:00
utils.py Fixed #19031 -- Added a warning when using override_settings with 'DATABASES' 2013-07-12 07:10:18 -04:00