Historial de Commits

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