#33167: Ability to access model right after it's imported
-------------------------------------+-------------------------------------
Reporter: William | Owner: William
Type: New | Status: assigned
feature |
Component: Core | Version: dev
(Other) | Keywords: model, load,
Severity: Normal | INSTALLED_APPS
Triage Stage: | Has patch: 1
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
Added so models can be accessed right after it's imported. This will allow
apps to access models from apps that have a lower index number in
settings.INSTALLED_APPS. This can be used to store settings in the
database and make them easy to change from the admin for example.
--
Ticket URL: <https://code.djangoproject.com/ticket/33167>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/049.74124dca6017e2f3bdd7edd12aec1689%40djangoproject.com.