Historie revizí

Autor SHA1 Zpráva Datum
  Tim Graham 7f02c1eded [1.9.x] Fixed #26278 -- Clarified apps.ready docs. před 8 roky
  Blake Griffith daa80aceec [1.9.x] Changed gypsy to manouche in docs and tests. před 8 roky
  Tim Graham 0a72ad3952 [1.9.x] Fixed #26032 -- Moved "project root directory" to a separate paragraph. před 8 roky
  Tim Graham 406acd66e3 [1.9.x] Fixed #25748 -- Added clarification on projects vs. applications. před 8 roky
  Tim Graham 7bbfc43e34 [1.9.x] Refs #24971, #25356 -- Clarified how apps.py works in 1.9 release notes. před 9 roky
  Aymeric Augustin 94a36cfd8c Recommended against default_app_config. před 9 roky
  Tim Graham e7e8d30cae Refs #25381 -- Clarified that AppConfig model methods search only the current app. před 9 roky
  Tim Graham 862de0b254 Fixed #25356 -- Removed default_app_config from startapp template. před 9 roky
  Floris den Hengst e42a720ba2 Fixed typos and updated spelling wordlist. před 9 roky
  Tim Graham c79faae761 Removed versionadded/changed notes for 1.7. před 9 roky
  Peter Inglesby 0fde2ca036 Fixed typo in docs/ref/applications.txt. před 10 roky
  Aymeric Augustin a764a9ccff Checked more precisely whether the app registry is ready. před 10 roky
  Claude Paroz 9618d68b34 Fixed #8033 -- Explained app registry error during translation setup před 10 roky
  Claude Paroz b8fc167b32 Fixed #22688 -- Documented ready() may be called more than once před 10 roky
  Aymeric Augustin 58ed387db3 Documented django.setup(). před 10 roky
  Claude Paroz 680a0f08b1 Updated doc links to point to Python 3 documentation před 10 roky
  Aymeric Augustin 0315f01087 Fixed a confusing heading in applications docs. před 10 roky
  Víðir Valberg Guðmundsson deb561bbe2 Fixed #22422 -- Moved information about the application loading process to refs/applications.txt. před 10 roky
  Aymeric Augustin bbe818b23c Changed paths in docs that referred to Python 2. před 10 roky
  Aymeric Augustin 3315535ae8 Fixed an example to match the code. před 10 roky
  Tim Graham 1f5f015c32 Fixed spelling mistakes in docs. před 10 roky
  Tim Graham 55fb162588 Fixed #22028 -- Documented that database signals aren't emitted for apps that laack a models module. před 10 roky
  Zbigniew Siciarz 94b5bc361a Fixed #22002 -- Documented avoiding database interaction in AppConfig.ready(). před 10 roky
  Simon Meers 007c5cd367 Updated docs that misreported django.apps.apps.ready as being a method. před 10 roky
  Aymeric Augustin ab2f21080d Added a note about a possible name clash. před 10 roky
  Carl Meyer 88a2d39159 Fixed #21874 -- Require Django applications to have a filesystem path. před 10 roky
  Aymeric Augustin 3c47786cb9 Fixed #21702 -- get_model('app_label.ModelName'). před 10 roky
  Carl Meyer 8bc3780b67 Docs correction: apps loaded from eggs do not have appconfig.path None. před 10 roky
  Carl Meyer 966b186981 Fixed #17304 -- Allow single-path and configured-path namespace packages as apps. před 10 roky
  Aymeric Augustin 2ff93e027c Fixed #21829 -- Added default AppConfigs. před 10 roky