mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2026-03-18 14:50:55 +03:00
It is bad practice to do this in Django. If somebody imports something from the package before Django is loaded, you get a 'Apps aren't loaded yet.' exception.