/Django_Polls-Project

Django_Polls Project (takes 30 seconds to load)

Primary LanguagePython

Hello All,

In just few line of sentenses I'll explain about this project

  1. This is first Django Project.
  2. The Subject is creating 30 MCQ's on Django.
  3. Using sqlite3 as database
  4. Through this get basic understanding of django projects and apps, and how they works together.
  5. Understanding views.py, models.py, urlpatterns, settings.py & testing development and deployment settings.
  6. A more advanced version will be created of this project.