Commit History

Author SHA1 Message Date
  Aymeric Augustin 3326a412cc Deprecated importing a model before loading its application. 10 years ago
  Aymeric Augustin 6a320cc14a Fixed #21718 -- Renamed has_app to is_installed. 10 years ago
  Aymeric Augustin 449ede03b8 Changed convention for modules storing AppConfigs. 10 years ago
  Aymeric Augustin 1d23d766ab Renamed AppConfig.setup to ready. 10 years ago
  Aymeric Augustin c40209dcc0 Made it possible to change an application's label in its configuration. 10 years ago
  Aymeric Augustin bfcc686d22 Removed the only_with_models_module argument of get_model[s]. 10 years ago
  Aymeric Augustin e187caa3af Added AppConfig.setup() to run setup code. 10 years ago
  Aymeric Augustin 7b88a96553 Added AppConfig.get_models(). 10 years ago
  Aymeric Augustin ba7206cd81 Changed get_model to raise an exception on errors. 10 years ago
  Aymeric Augustin 54790e669d Simplified Apps.get_model and added AppConfig.get_model. 10 years ago
  Aymeric Augustin ce1bc2c94b Made the AppConfig API marginally more consistent. 10 years ago
  Aymeric Augustin 7df049c417 Swapped app registry and app config API docs. 10 years ago
  Aymeric Augustin 285e765891 Added release notes for app loading changes. 10 years ago
  Aymeric Augustin f326720a73 Documented the Apps and AppConfig APIs. 10 years ago