Open Ridvansezen opened 10 months ago
Don't forget to add pr descriptions. @Ridvansezen
Pr titles should be declare of the developments purpose. @Ridvansezen
[BE-1] Views.py has been edited to comply with Pep8 standards. Class view set used.
@AnilKOC
Its still has templates and there is problem on module imports (pep8). Revert your commits which has template adds.
[BE-1] Everything related to the templates has been deleted. Serializer and Models have been edited. Changed the name of the user application to userApp to avoid conflicts.
@AnilKOC
I defined the user model in BE-1 branch and organized the database as sqlite3. I defined views and urls.
@AnilKOC