Open klinkoberstar opened 3 months ago
Note to self: go through and figure out where we are calling services from the database (org page, edit organization page). Specifically where we are calling services or languages in the database.
Our refactor should examine the files listed here:
[authorize_routes.py] line 32 line 114 (user query) line 157 (user query) line 174 (organization query) line 283 (user query) line 387 (organization query) line 421 (organization query) line 448 (organization query)
[data_handler.py] throughout
[database.py] throughout
[main.py] throughout (language passed to templates rendered)
[organization.html] Jinja loading in information from organization object passed to the template
Description:
Tasks:
Dependencies:
277
279