-
- Downloads
Remove unused import causing deprecation warning
Warning in the form: RemovedInDjango19Warning: "ModelXYZ" doesn't declare an explicit app_label Apparently this happens because it tries to import models before app configuration runs
Loading
Please register or sign in to comment