Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 358 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 358 Bytes

Djano-basics

Im beginner in Django and DRF.I started learning drf for making apis which i need in some other project. Wherever im facing difficulty,im posting here in the project with solution i got.updates are gladly welcome.

Covered topics till now:

  • Models,views,urls
  • serializers
  • Nested Serializers (depth=2)
  • create and update serializers