mirror of
https://github.com/Hopiu/django.git
synced 2026-03-17 22:40:24 +00:00
This removes the gap between the master app registry and ad-hoc app registries created by the migration framework, specifically in terms of behavior of the get_model[s] methods. This commit contains a stealth feature that I'd rather not describe. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| apps.py | ||
| models.py | ||
| tests.py | ||