This is the supplementary repository for the TrackMaven "Getting Started with Django REST Framework (DRF) and AngularJS" blog series.
The conclusion of each blog part can be found as a separate branch within this repository matching the name of the part.
Blog Series Links:
Part 1 - Introduction, project setup, and folder structure modification
Part 2 - Adding a new module, defining database models, migration, and the Django ORM