Django Model

  Contenu du cours About django model Fields type in django model Creation of a Django model Adding model in django admin area Improved model management within the admin area…

Django Templates

Content About Django templates Key features of Django templates Configuration of the django template system Loading the template django template variables Example of a django template variables System template tags…

Django First Project

Content Django Installation Guide Creating a Django Project Django project structure Run Django Server Conclusion 1. Django Installation Guide Once you have successfully set up your Python environment, the next…