Tim Graham
|
ad0be620ae
Moved contrib.gis tests out of contrib.
|
před 10 roky |
Tim Graham
|
00da46091a
Moved contrib.redirects tests out of contrib.
|
před 10 roky |
Tim Graham
|
d3a725054f
Moved contrib.flatpages tests out of contrib.
|
před 10 roky |
Tim Graham
|
c970018f41
Removed Django 1.7 MIDDLEWARE_CLASSES upgrade check.
|
před 10 roky |
Tim Graham
|
0ed7d15563
Sorted imports with isort; refs #23860.
|
před 10 roky |
Aymeric Augustin
|
d39073b8ae
Hid Django installation message when verbosity is 0.
|
před 10 roky |
Tim Graham
|
1fc458b5a3
Removed a useless check in runtests.py
|
před 10 roky |
Tim Graham
|
c0cc8f69e7
Refactored tests that rely on an ImportError for Python 3.5 compatibility
|
před 10 roky |
darkryder
|
9ec8aa5e5d
Fixed #24149 -- Normalized tuple settings to lists.
|
před 10 roky |
Tim Graham
|
378a0d27d6
Advanced deprecation warnings for Django 1.9.
|
před 10 roky |
Tim Graham
|
8d959f73be
Removed obsolete deprecation warning in runtests.py
|
před 10 roky |
Tim Graham
|
67235fd4ef
Removed support for initial_data fixtures per deprecation timeline.
|
před 10 roky |
Aymeric Augustin
|
5f7230e12f
Fixed #24124 (again) -- Updated tests with new default context_processors.
|
před 10 roky |
Marc Tamlyn
|
b5c1a85b50
Fixed #24118 -- Added --debug-sql option for tests.
|
před 10 roky |
Tim Graham
|
40a8504357
Fixed #23891 -- Moved deprecation of IPAddressField to system check framework.
|
před 10 roky |
Aymeric Augustin
|
b7282db833
Raised a warning when using the legacy TEMPLATE_* settings.
|
před 10 roky |
Tim Graham
|
82e4f956e3
Fixed #23289 -- Added mock as a test dependency.
|
před 10 roky |
Tim Graham
|
3131e9cef5
Fixed #23923 -- Promoted Django's deprecation warnings to errors in runtests.py
|
před 10 roky |
wrwrwr
|
e22c64dfc0
Fixed #23742 -- Added an option to reverse tests order.
|
před 10 roky |
Simon Charette
|
8330b50c85
Fixed #23863 -- Made runtests accept the keepdb option.
|
před 10 roky |
Marc Tamlyn
|
36f514f065
Added HStoreField.
|
před 11 roky |
Claude Paroz
|
6295ea0027
Replaced HAS_SPATIAL_DB by testing database feature
|
před 10 roky |
Tim Graham
|
f53b1c779b
Fixed #23099 -- Removed usage of deprecated initial data in Django's test suite.
|
před 10 roky |
Tim Graham
|
99cd80dc74
Silenced test warning for deprecated IPAddressField.
|
před 10 roky |
Tim Graham
|
38e001ab6c
Fixed #22789 -- Deprecated django.contrib.webdesign.
|
před 10 roky |
Claude Paroz
|
c6a711d9e5
Removed some apps from ALWAYS_INSTALLED_APPS
|
před 10 roky |
Tim Graham
|
b341f33697
Added database migration for contrib.auth.
|
před 10 roky |
Tim Graham
|
eb8600a656
Added database migration for contrib.contenttypes.
|
před 10 roky |
mlavin
|
4696cd9671
Fixed #22477 -- Removed contrib middleware from the global settings defaults.
|
před 11 roky |
Preston Timmons
|
68efbfde5e
Fixed #22068 -- Made runtests.py remove trailing slashes from test labels.
|
před 10 roky |