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

Refactor to seperate models, serializers, viewsets into seperate files #65

Closed
anroopak opened this issue Mar 22, 2020 · 4 comments
Closed

Comments

@anroopak
Copy link
Contributor

The models, serializer and viewsets files are growing. Each should be split and handled.

@anroopak
Copy link
Contributor Author

@vigneshhari @biswaz shouldn't we do this?

@vigneshhari
Copy link
Member

this would be a good idea, but for now, let the models remain in one file to avoid confusion as all of them are linked, once we start reporting and creating more complex views, we can split them into separate files.

@anroopak
Copy link
Contributor Author

OK, moving the serializers and views, then?

@anroopak
Copy link
Contributor Author

@vigneshhari this can be closed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants