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

Modularize views.py file #8

Open
amansharma2910 opened this issue Sep 29, 2020 · 0 comments
Open

Modularize views.py file #8

amansharma2910 opened this issue Sep 29, 2020 · 0 comments
Labels
enhancement New feature or request hacktoberfest improvement Improvements to existing features..

Comments

@amansharma2910
Copy link
Collaborator

As of now, all the views are mapped in a single views.py file in the Django app 'social'. Modularize the code by breaking down the views.py file and mapping the views to the views.py files of different Django apps for improved scalability.

@amansharma2910 amansharma2910 added enhancement New feature or request hacktoberfest improvement Improvements to existing features.. labels Sep 29, 2020
abhishek2x added a commit that referenced this issue Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest improvement Improvements to existing features..
Projects
None yet
Development

No branches or pull requests

1 participant