Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert class-based views to function-based views #235

Open
3 of 8 tasks
bruvellu opened this issue Oct 31, 2023 · 0 comments
Open
3 of 8 tasks

Convert class-based views to function-based views #235

bruvellu opened this issue Oct 31, 2023 · 0 comments
Labels
improvement Issues with improvements for existing features

Comments

@bruvellu
Copy link
Owner

bruvellu commented Oct 31, 2023

Function-based views are more readable and easier to understand and maintain in the long term. Unless there's a specific reason, we should stay with function-based views. Here's a list of class-based views to be converted:

@bruvellu bruvellu added the improvement Issues with improvements for existing features label Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Issues with improvements for existing features
Projects
None yet
Development

No branches or pull requests

1 participant