2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Tim Graham 5b94b17fef Fixed #25999 -- Removed promotion of RemovedInNextVersionWarning to loud by default. 9 жил өмнө
  Tim Graham 8d1a001ef6 Fixed #25466 -- Added backwards compatibility aliases for LoaderOrigin and StringOrigin. 9 жил өмнө
  Tim Graham 48e7787db5 Removed RemovedInDjango110Warning. 9 жил өмнө
  Aymeric Augustin 0586c061f0 Cloned databases for running tests in parallel. 10 жил өмнө
  Aymeric Augustin c4bdf52005 Moved an import to the toplevel. 9 жил өмнө
  Tim Graham aaacaeb096 Renamed RemovedInDjangoXYWarnings for new roadmap. 9 жил өмнө
  Claude Paroz 67c063e6d5 Mocked db.connections in test_runner tests 10 жил өмнө
  Andrei Kulakov e2bfcab065 Fixed #24394 -- Allowed running tests with empty default dictionary. 10 жил өмнө
  Tim Graham 307c0f299a Refs #24324 -- Fixed Python 2 test failures when path to Django source contains non-ASCII characters. 10 жил өмнө
  Aymeric Augustin 1b8af4cfa0 Disallowed importing concrete models without an application. 10 жил өмнө
  Tim Graham 0ed7d15563 Sorted imports with isort; refs #23860. 10 жил өмнө
  Tim Graham 82e4f956e3 Fixed #23289 -- Added mock as a test dependency. 10 жил өмнө
  wrwrwr 31f85bae1e Changed test_runner imports to name objects imported from test.runner. 10 жил өмнө
  Berker Peksag f7969b0920 Fixed #23620 -- Used more specific assertions in the Django test suite. 10 жил өмнө
  Claude Paroz 45db842c9b Fixed #23652 -- Restored database name after destroying test database 10 жил өмнө
  Claude Paroz bbc3505ef8 Removed unneeded override_system_checks 10 жил өмнө
  Tim Graham a4f23eba2e Fixed #23421 -- Corrected TEST SERIALIZE setting. 10 жил өмнө
  Claude Paroz 4b4524291a Converted test management command to argparse 10 жил өмнө
  Andrew Godwin 7018bcfb71 Fix broken alias testing test 10 жил өмнө
  Greg Chapple 72f055e535 Fixed #20550 -- Added keepdb argument to destroy_test_db 10 жил өмнө
  Greg Chapple b7aa7c4ab4 Fixed #20550 -- Added ability to preserve test db between runs 11 жил өмнө
  Tim Graham bf5430a20b Removed django.test.simple and django.test._doctest per deprecation timeline. 11 жил өмнө
  Claude Paroz c564277937 Fixed #22237 -- Removed some warnings in the test suite 11 жил өмнө
  Claude Paroz 0c6a339952 Avoided changing raw DeprecationWarning filter behavior 11 жил өмнө
  Rodolfo Carvalho 0d91225892 Fixed many typos in comments and docstrings. 11 жил өмнө
  Russell Keith-Magee d818e0c9b2 Fixed #16905 -- Added extensible checks (nee validation) framework 11 жил өмнө
  Claude Paroz 587b678d41 Made DeprecationDisplayTest more robust 11 жил өмнө
  Aymeric Augustin 690d1cb8d0 Made AppConfig importable from django.apps. 11 жил өмнө
  Aymeric Augustin 2fef9e5375 Moved apps back in the toplevel django namespace. 11 жил өмнө
  Aymeric Augustin 99bd39ef6e Added the ability to supply custom app configs. 11 жил өмнө