Historique des commits

Auteur SHA1 Message Date
  wrwrwr e22c64dfc0 Fixed #23742 -- Added an option to reverse tests order. il y a 10 ans
  Simon Charette 8330b50c85 Fixed #23863 -- Made runtests accept the keepdb option. il y a 10 ans
  Marc Tamlyn 36f514f065 Added HStoreField. il y a 11 ans
  Claude Paroz 6295ea0027 Replaced HAS_SPATIAL_DB by testing database feature il y a 10 ans
  Tim Graham f53b1c779b Fixed #23099 -- Removed usage of deprecated initial data in Django's test suite. il y a 10 ans
  Tim Graham 99cd80dc74 Silenced test warning for deprecated IPAddressField. il y a 10 ans
  Tim Graham 38e001ab6c Fixed #22789 -- Deprecated django.contrib.webdesign. il y a 10 ans
  Claude Paroz c6a711d9e5 Removed some apps from ALWAYS_INSTALLED_APPS il y a 10 ans
  Tim Graham b341f33697 Added database migration for contrib.auth. il y a 10 ans
  Tim Graham eb8600a656 Added database migration for contrib.contenttypes. il y a 10 ans
  mlavin 4696cd9671 Fixed #22477 -- Removed contrib middleware from the global settings defaults. il y a 11 ans
  Preston Timmons 68efbfde5e Fixed #22068 -- Made runtests.py remove trailing slashes from test labels. il y a 10 ans
  Claude Paroz 96e4b52ab2 Converted Django scripts to argparse il y a 10 ans
  Loic Bistuer 417ec4a68b Fixed a ResourceWarning that wasn't properly fixed by the previous commit. il y a 11 ans
  Claude Paroz f47e226ff7 Moved some imports in runtests.py il y a 11 ans
  Claude Paroz 19b4908206 Made runtests.py use 'set_installed_apps' API il y a 11 ans
  Marc Tamlyn 604162604b Added array field support for PostgreSQL. il y a 11 ans
  Preston Timmons 251e833c75 Removed old test runner test cases. il y a 11 ans
  Aymeric Augustin 232181d1c5 Advanced deprecation warnings for 1.8. il y a 11 ans
  Tim Graham aa93a1890f Removed contrib.comments per deprecation timeline. il y a 11 ans
  Claude Paroz 210d0489c5 Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings il y a 11 ans
  Claude Paroz 4622d23ccf Fixed #22056 -- Omitted non-package directories when collecting tests il y a 11 ans
  Aymeric Augustin 4a488c1483 Silenced a spurious warning. il y a 11 ans
  Aymeric Augustin 2ff93e027c Fixed #21829 -- Added default AppConfigs. il y a 11 ans
  Aymeric Augustin 74d8fdcfa6 Stopped assuming that INSTALLED_APPS only contains app names. il y a 11 ans
  Aymeric Augustin 3326a412cc Deprecated importing a model before loading its application. il y a 11 ans
  Claude Paroz b2d78939d1 Prevented calling setup() inside catch_warnings il y a 11 ans
  Aymeric Augustin 80d74097b4 Stopped populating the app registry as a side effect. il y a 11 ans
  Aymeric Augustin 38ce41103f Used Apps.clear_cache() in tests that alter the app registry. il y a 11 ans
  Aymeric Augustin 8f04f53dd8 Removed a few gratuitous lambdas. il y a 11 ans