diff --git a/README.md b/README.md index a8fe1ddf..5d1e99ee 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ - Read [the guideline](https://github.com/mate-academy/py-task-guideline/blob/main/README.md) before starting. - Use the following command to load prepared data from fixture to test and debug your code: + `python manage.py loaddata cinema_service_db_data.json` In this task you will implement serializers and views for the following models: