There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This repo contains a project which will allow anyone to see how CRUD operations are done in Django using Class based views (CBVs). School and Student models are made which can be created, updated, deleted and retrieved.