This repository has been archived by the owner on Feb 23, 2020. It is now read-only.
Refactor models imports #668
Labels
1 hour
typical issue size. It's one pdd hour. Performer should spend about one astronomical hour for this i
2
performer can implement issue at his closest convenient time
cleanup
everything that do project stronger, flexible, reusable
easy
new teammates can start with such issues to become familiar with project
take it
any teammate can take this issue and start working with it
Move imports all over the code to this style:
It'll unify models usage all over the code and will simplify usage of
django.db.models
aggregations, fields and operators: "IntegerField, Count, Subquery, OuterRef, etc"The text was updated successfully, but these errors were encountered: