To develop a Django application to store and retrieve data from a Movies Database using Object Relational Mapping(ORM).
Clone the problem from GitHub
Create a new app in Django project
Enter the code for admin.py and models.py
Execute Django admin and create details for 10 books
Include the screenshot of your admin page.
Thus the program for creating movies database using ORM hass been executed successfully