DJANGO PROJECT -- 2

Job ID: 31194693

Budget: $15 – $25 CAD

you need to create a Django application which will insert data into the database and display data in a Django webpage.
Create a Django Project (10 marks)
Create an application inside the project (10 marks)
Select a model inside your application; choose a model from your final project (consult with your team members so that you use one of the unique model from your project) (15 marks)
Make migration script and run migration create the table of the model in SQLite database also create super user to login to Django admin panel(20 marks)
Write code to see your model name in admin panel. Insert some data (15 marks)
Write code to display data from your model to a webpage in Django (30 marks)


How to submit the database:
⦁ zip up your Django folder and upload it
⦁ In this document add the screenshots of the output screens and list down all the command use used for Django and the upload this document.
Related categories: Python SQL Django MongoDB