Actions
Refactor #5325
closedSwitch from models.py to directory with multiple files
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Trying to figure out the best order for models added so that they can be quickly found, it became apparent that a refactor might be the best approach.
Instead of a 1000 lines of code in models.py, split the models into into different files.
Actions
Switch from models.py to directory with multiple files
Refactor models.py to a directory for better organization, ease of finding related models.
closes #5325 http://pulp.plan.io/issues/5325