Skip to content
Snippets Groups Projects
Commit ba3c7e6e authored by Shirlei Chaves's avatar Shirlei Chaves
Browse files

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
parent 28808c98
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment