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 okey where it is right now. Cause it’s only used when somebody explicitly imports:
from django_extensions.db.models import something