Histórico de Commits

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