williamflaherty / pearing

KCSW project
Other
1 stars 0 forks source link

Clean up controller.py #10

Open Mimimiel opened 9 years ago

Mimimiel commented 9 years ago

Dan and I agreed that the controller file should be split into something like utils.py, services.py (Instagram authentication), and more granular as needed (such as on a per-model basis). The controllers also need to implement the new exception scheme once that convention is agreed upon.