Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Kevin Christopher Henry ff445f4c19 Fixed #26616 -- Clarified model usage in AppConfig.ready(). 8 yıl önce
  Tim Graham 6b83f61e72 Fixed #27050 -- Corrected django.setup()'s parameter name in docs. 8 yıl önce
  Florian Apolloner 9baf692a58 Fixed #26601 -- Improved middleware per DEP 0005. 9 yıl önce
  Tim Graham 1f8cfcf3b4 Fixed #26278 -- Clarified apps.ready docs. 9 yıl önce
  Blake Griffith 5fdbd9e36c Changed gypsy to manouche in docs and tests. 9 yıl önce
  Tim Graham b07f91600d Fixed #26032 -- Moved "project root directory" to a separate paragraph. 9 yıl önce
  Tim Graham e051930123 Fixed #25748 -- Added clarification on projects vs. applications. 9 yıl önce
  Tim Graham 6258e16335 Refs #24971, #25356 -- Clarified how apps.py works in 1.9 release notes. 9 yıl önce
  Claude Paroz 7d81ee6efc Fixed #16734 -- Set script prefix even outside of requests 9 yıl önce
  Aymeric Augustin 94a36cfd8c Recommended against default_app_config. 9 yıl önce
  Tim Graham e7e8d30cae Refs #25381 -- Clarified that AppConfig model methods search only the current app. 9 yıl önce
  Tim Graham 862de0b254 Fixed #25356 -- Removed default_app_config from startapp template. 9 yıl önce
  Floris den Hengst e42a720ba2 Fixed typos and updated spelling wordlist. 10 yıl önce
  Tim Graham c79faae761 Removed versionadded/changed notes for 1.7. 10 yıl önce
  Peter Inglesby 0fde2ca036 Fixed typo in docs/ref/applications.txt. 10 yıl önce
  Aymeric Augustin a764a9ccff Checked more precisely whether the app registry is ready. 10 yıl önce
  Claude Paroz 9618d68b34 Fixed #8033 -- Explained app registry error during translation setup 10 yıl önce
  Claude Paroz b8fc167b32 Fixed #22688 -- Documented ready() may be called more than once 10 yıl önce
  Aymeric Augustin 58ed387db3 Documented django.setup(). 10 yıl önce
  Claude Paroz 680a0f08b1 Updated doc links to point to Python 3 documentation 10 yıl önce
  Aymeric Augustin 0315f01087 Fixed a confusing heading in applications docs. 10 yıl önce
  Víðir Valberg Guðmundsson deb561bbe2 Fixed #22422 -- Moved information about the application loading process to refs/applications.txt. 11 yıl önce
  Aymeric Augustin bbe818b23c Changed paths in docs that referred to Python 2. 11 yıl önce
  Aymeric Augustin 3315535ae8 Fixed an example to match the code. 11 yıl önce
  Tim Graham 1f5f015c32 Fixed spelling mistakes in docs. 11 yıl önce
  Tim Graham 55fb162588 Fixed #22028 -- Documented that database signals aren't emitted for apps that laack a models module. 11 yıl önce
  Zbigniew Siciarz 94b5bc361a Fixed #22002 -- Documented avoiding database interaction in AppConfig.ready(). 11 yıl önce
  Simon Meers 007c5cd367 Updated docs that misreported django.apps.apps.ready as being a method. 11 yıl önce
  Aymeric Augustin ab2f21080d Added a note about a possible name clash. 11 yıl önce
  Carl Meyer 88a2d39159 Fixed #21874 -- Require Django applications to have a filesystem path. 11 yıl önce