To develop a Django application to store and retrieve data from a Car Inventory 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 5 Car
Include Your program
Include your output
Thus the program for creating car inventory database database using ORM hass been executed successfully