Tim Graham
|
8efea1b8d5
Fixed #24526 -- Combined django.request/security loggers with the root logger.
|
пре 10 година |
Claude Paroz
|
ea27e26b09
Deprecated legacy GeoManager/GeoQuerySet methods
|
пре 10 година |
Claude Paroz
|
36e90d1f45
Stopped special-casing postgres-specific tests
|
пре 10 година |
Claude Paroz
|
6b6d13bf6e
Stopped conditional discovery of gis_tests apps
|
пре 10 година |
Aymeric Augustin
|
934400759d
Guaranteed removal of temporary files during tests.
|
пре 10 година |
Tim Graham
|
8b39f33d78
Fixed #24290 -- Skipped postgres_tests if not running with PostgreSQL.
|
пре 10 година |
Tim Graham
|
664c038f2c
Moved contrib.contenttypes tests out of contrib.
|
пре 10 година |
Markus Holtermann
|
b4e1090ab2
Removed explicit pointers to migration modules for contrib apps in runtest
|
пре 10 година |
Tim Graham
|
7cf3a5786b
Updated docs and runtests.py for removal of tests from contrib.
|
пре 10 година |
Tim Graham
|
ad0be620ae
Moved contrib.gis tests out of contrib.
|
пре 10 година |
Tim Graham
|
00da46091a
Moved contrib.redirects tests out of contrib.
|
пре 10 година |
Tim Graham
|
d3a725054f
Moved contrib.flatpages tests out of contrib.
|
пре 10 година |
Tim Graham
|
c970018f41
Removed Django 1.7 MIDDLEWARE_CLASSES upgrade check.
|
пре 10 година |
Tim Graham
|
0ed7d15563
Sorted imports with isort; refs #23860.
|
пре 10 година |
Aymeric Augustin
|
d39073b8ae
Hid Django installation message when verbosity is 0.
|
пре 10 година |
Tim Graham
|
1fc458b5a3
Removed a useless check in runtests.py
|
пре 10 година |
Tim Graham
|
c0cc8f69e7
Refactored tests that rely on an ImportError for Python 3.5 compatibility
|
пре 10 година |
darkryder
|
9ec8aa5e5d
Fixed #24149 -- Normalized tuple settings to lists.
|
пре 10 година |
Tim Graham
|
378a0d27d6
Advanced deprecation warnings for Django 1.9.
|
пре 10 година |
Tim Graham
|
8d959f73be
Removed obsolete deprecation warning in runtests.py
|
пре 10 година |
Tim Graham
|
67235fd4ef
Removed support for initial_data fixtures per deprecation timeline.
|
пре 10 година |
Aymeric Augustin
|
5f7230e12f
Fixed #24124 (again) -- Updated tests with new default context_processors.
|
пре 10 година |
Marc Tamlyn
|
b5c1a85b50
Fixed #24118 -- Added --debug-sql option for tests.
|
пре 10 година |
Tim Graham
|
40a8504357
Fixed #23891 -- Moved deprecation of IPAddressField to system check framework.
|
пре 10 година |
Aymeric Augustin
|
b7282db833
Raised a warning when using the legacy TEMPLATE_* settings.
|
пре 10 година |
Tim Graham
|
82e4f956e3
Fixed #23289 -- Added mock as a test dependency.
|
пре 10 година |
Tim Graham
|
3131e9cef5
Fixed #23923 -- Promoted Django's deprecation warnings to errors in runtests.py
|
пре 10 година |
wrwrwr
|
e22c64dfc0
Fixed #23742 -- Added an option to reverse tests order.
|
пре 10 година |
Simon Charette
|
8330b50c85
Fixed #23863 -- Made runtests accept the keepdb option.
|
пре 10 година |
Marc Tamlyn
|
36f514f065
Added HStoreField.
|
пре 11 година |