7e6a2e3b45
The migration framework uniquely identifies models by case insensitive labels composed of their app label and model names and so does the app registry in most of its methods (e.g. AppConfig.get_model) but it wasn't the case for get_swappable_settings_name() until this change. This likely slipped under the radar for so long and only regressed in |
||
---|---|---|
.. | ||
__init__.py | ||
config.py | ||
registry.py |