-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Milestone
Description
Summary
Catch-all issue for some code refactoring and tidying up.
Deadline
Feb 2023
What needs to be done?
Removing redundant code:
-
Unused url patterns
-
unused views
-
Separate helper functions from views
-
remove unused html
-
abstract repeated html.
-
check the app logic is in model, not views, to avoid repetition (https://django-best-practices.readthedocs.io/en/latest/applications.html#make-em-fat)
Coding style
- Ensure readability and django coding style: https://docs.djangoproject.com/en/dev/internals/contributing/writing-code/coding-style/.
- Add linter.
- add comments.
Who can help?
Metadata
Metadata
Assignees
Labels
No labels