From e7913ea2913f78458a7ea91442a27dde72df0247 Mon Sep 17 00:00:00 2001 From: Ihor Nahnybida <79282749+ihor-jpeg@users.noreply.github.com> Date: Fri, 18 Aug 2023 15:28:59 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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: