Historique des commits

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