Commit History

作者 SHA1 備註 提交日期
  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 年之前