Commit History

Автор SHA1 Съобщение Дата
  Tim Graham 55fb162588 Fixed #22028 -- Documented that database signals aren't emitted for apps that laack a models module. преди 11 години
  Zbigniew Siciarz 94b5bc361a Fixed #22002 -- Documented avoiding database interaction in AppConfig.ready(). преди 11 години
  Simon Meers 007c5cd367 Updated docs that misreported django.apps.apps.ready as being a method. преди 11 години
  Aymeric Augustin ab2f21080d Added a note about a possible name clash. преди 11 години
  Carl Meyer 88a2d39159 Fixed #21874 -- Require Django applications to have a filesystem path. преди 11 години
  Aymeric Augustin 3c47786cb9 Fixed #21702 -- get_model('app_label.ModelName'). преди 11 години
  Carl Meyer 8bc3780b67 Docs correction: apps loaded from eggs do not have appconfig.path None. преди 11 години
  Carl Meyer 966b186981 Fixed #17304 -- Allow single-path and configured-path namespace packages as apps. преди 11 години
  Aymeric Augustin 2ff93e027c Fixed #21829 -- Added default AppConfigs. преди 11 години
  Aymeric Augustin 3326a412cc Deprecated importing a model before loading its application. преди 11 години
  Aymeric Augustin 6a320cc14a Fixed #21718 -- Renamed has_app to is_installed. преди 11 години
  Aymeric Augustin 449ede03b8 Changed convention for modules storing AppConfigs. преди 11 години
  Aymeric Augustin 1d23d766ab Renamed AppConfig.setup to ready. преди 11 години
  Aymeric Augustin c40209dcc0 Made it possible to change an application's label in its configuration. преди 11 години
  Aymeric Augustin bfcc686d22 Removed the only_with_models_module argument of get_model[s]. преди 11 години
  Aymeric Augustin e187caa3af Added AppConfig.setup() to run setup code. преди 11 години
  Aymeric Augustin 7b88a96553 Added AppConfig.get_models(). преди 11 години
  Aymeric Augustin ba7206cd81 Changed get_model to raise an exception on errors. преди 11 години
  Aymeric Augustin 54790e669d Simplified Apps.get_model and added AppConfig.get_model. преди 11 години
  Aymeric Augustin ce1bc2c94b Made the AppConfig API marginally more consistent. преди 11 години
  Aymeric Augustin 7df049c417 Swapped app registry and app config API docs. преди 11 години
  Aymeric Augustin 285e765891 Added release notes for app loading changes. преди 11 години
  Aymeric Augustin f326720a73 Documented the Apps and AppConfig APIs. преди 11 години