6. Importing JSON Data into the model

Опубликовано: 22 Октябрь 2024
на канале: codefez
169
5

Follow the project using my notion notebook https://www.notion.so/bitfez/Build-IM...

Download the progress on GitHub https://github.com/bitFez/build_imdb_...

The JSON file can be found on the repository @ https://raw.githubusercontent.com/bit...

Menu:
1:47 Creating a function to add films from a file
2:19 Loading file from the app directory
5:28 Creating the URL pattern
8:02 Creating an object from imported data
10:28 Creating a counter for the number of imported movies
10:56 Creating a HTTP response
12:45 Formatting data for DateField
14:03 Formatting data for DurationField