| Age | Commit message (Collapse) | Author |
|
Thanks Tim Graham for the review.
|
|
migration state
Thanks Collin Anderson for the input when creating the patch and Tim Graham for the review.
|
|
Thanks Tim Graham and Markus Holtermann for the reviews.
|
|
Refs #23745.
|
|
Refs #23745.
|
|
backwards.
|
|
wrong migrations."
This reverts commit abcf28a07695a45cb5fb15b81bffc97bea5e0be3.
|
|
|
|
migrations.
|
|
|
|
|
|
|
|
|
|
Refs #22564.
|
|
|
|
Thanks Piotr Kasprzyk for help with the patch.
|
|
|
|
The last component of the dotted path to the application module is
consistently referenced as the application "label". For instance it's
AppConfig.label. appname could be confused with AppConfig.name, which is
the full dotted path.
|
|
Also renamed app_cache to apps and "app cache" to "app registry".
Deprecated AppCache.app_cache_ready() in favor of Apps.ready().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|