Commit történet

Szerző SHA1 Üzenet Dátum
  Loic Bistuer 417ec4a68b Fixed a ResourceWarning that wasn't properly fixed by the previous commit. 11 éve
  Claude Paroz f47e226ff7 Moved some imports in runtests.py 11 éve
  Claude Paroz 19b4908206 Made runtests.py use 'set_installed_apps' API 11 éve
  Marc Tamlyn 604162604b Added array field support for PostgreSQL. 11 éve
  Preston Timmons 251e833c75 Removed old test runner test cases. 11 éve
  Aymeric Augustin 232181d1c5 Advanced deprecation warnings for 1.8. 11 éve
  Tim Graham aa93a1890f Removed contrib.comments per deprecation timeline. 11 éve
  Claude Paroz 210d0489c5 Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 11 éve
  Claude Paroz 4622d23ccf Fixed #22056 -- Omitted non-package directories when collecting tests 11 éve
  Aymeric Augustin 4a488c1483 Silenced a spurious warning. 11 éve
  Aymeric Augustin 2ff93e027c Fixed #21829 -- Added default AppConfigs. 11 éve
  Aymeric Augustin 74d8fdcfa6 Stopped assuming that INSTALLED_APPS only contains app names. 11 éve
  Aymeric Augustin 3326a412cc Deprecated importing a model before loading its application. 11 éve
  Claude Paroz b2d78939d1 Prevented calling setup() inside catch_warnings 11 éve
  Aymeric Augustin 80d74097b4 Stopped populating the app registry as a side effect. 11 éve
  Aymeric Augustin 38ce41103f Used Apps.clear_cache() in tests that alter the app registry. 11 éve
  Aymeric Augustin 8f04f53dd8 Removed a few gratuitous lambdas. 11 éve
  Aymeric Augustin 1716b7ce5a Renamed AppCache to Apps. 11 éve
  Aymeric Augustin 82a35e24d4 Replaced ad-hoc caching of get_models with lru_cache. 11 éve
  Aymeric Augustin da16bb30ff Dropped AppCache._empty, _with_app and _without_app. 11 éve
  Aymeric Augustin 2fef9e5375 Moved apps back in the toplevel django namespace. 11 éve
  Aymeric Augustin f25fa9d859 Deprecated load_app(). 11 éve
  Aymeric Augustin 86804ab063 Terminated AppCache._populate() with extreme prejudice. 11 éve
  Aymeric Augustin 6e895f9e06 Removed superfluous models.py files. 11 éve
  Aymeric Augustin 4a56a93cc4 Moved the new app cache inside core. 11 éve
  Aymeric Augustin 2732edc5f2 Deprecated get_apps(). 11 éve
  Aymeric Augustin d44de9b933 Removed the _-prefix for populate(). 11 éve
  Aymeric Augustin 8662654d6d Removed module-level functions for the app cache. 11 éve
  Aymeric Augustin 860c2c8bc5 Moved django.db.models.loading to django.apps.cache. 11 éve
  Christopher Medrela 7477a4ffde Fixed E125 pep8 warnings 11 éve