django application with user and activityperiod models, write a custom management command to populate the database with some dummy data, and design an api to serve that data in the json format given above

1

Django application with User and ActivityPeriod models, write a custom management command to populate the database with some dummy data, and design an API to serve that data in the json format given above.

By Beginner Caleb Willms at Jun 03 2020


Related code examples


Code examples by languages