• Stars
    star
    1
  • Language
    Python
  • Created about 4 years ago
  • Updated about 4 years ago

Reviews

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.