synopsis: | Namespace Proposal |
---|
Please change / write your proposal for splitting django_extensions into namespaces here.
Rough proposal for splitting into functional parts:
The db part should be okay where it is right now. It’s only used when somebody explicitly imports:
from django_extensions.db.models import something