2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Mariusz Felisiak b119f4329c Refs #29708 -- Removed PickleSerializer per deprecation timeline. 2 жил өмнө
  Gregor Gärtner f0c06f8ab7 Refs #33990 -- Renamed TransactionTestCase.assertQuerysetEqual() to assertQuerySetEqual(). 2 жил өмнө
  Simon Charette b3db6c8dcb Fixed #21204 -- Tracked field deferrals by field instead of models. 2 жил өмнө
  Nick Pope 847f46e9bf Removed redundant QuerySet.all() calls in docs and tests. 3 жил өмнө
  django-bot 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 жил өмнө
  Adam Johnson 45a42aabfa Fixed #29708 -- Deprecated PickleSerializer. 5 жил өмнө
  Tim Graham 789c47e6de Removed hardcoded pk in defer_regress test. 4 жил өмнө
  Claude Paroz d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 жил өмнө
  Simon Charette 535660b852 Refs #18100 -- Added tests for deferred model deletion signals. 9 жил өмнө
  Anssi Kääriäinen 7f51876f99 Fixed #26207 -- Replaced dynamic classes with non-data descriptors for deferred instance loading. 9 жил өмнө
  Tim Graham 92053acbb9 Fixed E128 flake8 warnings in tests/. 9 жил өмнө
  Tore Lundqvist 3389c5ea22 Fixed #21608 -- Prevented logged out sessions being resurrected by concurrent requests. 9 жил өмнө
  Simon Charette a08fda2111 Fixed #25746 -- Isolated inlined test models registration. 9 жил өмнө
  Simon Charette 3db3ab71e9 Fixed #25563 -- Cached deferred models in their proxied model's _meta.apps. 9 жил өмнө
  Alasdair Nicol d91321e8be Used assertIsInstance in tests. 10 жил өмнө
  Tim Graham 0ed7d15563 Sorted imports with isort; refs #23860. 10 жил өмнө
  Josh Schneier 7d363ed432 Fixed typos of "select_related" in docs and tests. 10 жил өмнө
  Anssi Kääriäinen 0c7633178f Fixed #24020 -- Refactored SQL compiler to use expressions 10 жил өмнө
  Anssi Kääriäinen f7dba61881 Avoided creation of deferred model from another deferred model 10 жил өмнө
  Tim Graham e769846eec Removed unused variable. 10 жил өмнө
  Lovas Bence 9385aa3198 Fixed #22050 -- Fixed defer fields on proxy related models. 11 жил өмнө
  Aymeric Augustin 34a215d506 Deprecated the app argument of apps.get_models. 11 жил өмнө
  Aymeric Augustin 1716b7ce5a Renamed AppCache to Apps. 11 жил өмнө
  Aymeric Augustin e32095616c Imported override_settings from its new location. 11 жил өмнө
  Aymeric Augustin 2fef9e5375 Moved apps back in the toplevel django namespace. 11 жил өмнө
  Aymeric Augustin 4a56a93cc4 Moved the new app cache inside core. 11 жил өмнө
  Aymeric Augustin 69039becde Deprecated get_app(). 11 жил өмнө
  Aymeric Augustin 8662654d6d Removed module-level functions for the app cache. 11 жил өмнө
  Aymeric Augustin 860c2c8bc5 Moved django.db.models.loading to django.apps.cache. 11 жил өмнө
  Jason Myers 7a61c68c50 PEP8 cleanup 11 жил өмнө