-
Notifications
You must be signed in to change notification settings - Fork 288
Get_units plan of action
Allan Nordhøy edited this page Apr 18, 2018
·
8 revisions
- Fix bugs in functionality
- Add tests for current view output
- Refactor code against tests
- Add SearchForm validation of requests
- Add configurable backend to perform query
- Add UnitResult class or similar to parse a values_list into a result
- Update backend/UI to work without massive UID lists
- Optimize performance, e.g: - denormalize suggestion/submission counts - SQL optimization - select_relateds etc - caching total counts for large datasets