Home
About
Log in Sign up
PyLessons April 26, 2022
Django website introduction

In this tutorial, we'll get a basic understanding of what is Django, why people use it, how it's different from other frameworks, and how to run your first basic page

PyLessons May 03, 2022
Django website first app

This tutorial shows how you can create a "skeleton" website, which you can then populate with site-specific settings models, paths, views, and templates (we discuss these in later tutorials)

PyLessons May 09, 2022
Django website using models

In this tutorial part, we're going to introduce the concept of Models. This is where the majority of the value of Django comes from

PyLessons May 16, 2022
Django website custom user

In this tutorial, we will check out the admin functionality of Django and cover its benefits

PyLessons May 23, 2022
Django admin and Apps

This tutorial will cover how to easily create and manage basic Django admin functionality in our Django database

Subscribe for our newsletter

Disclaimer

All the information on this website – https://PyLessons.com – is published in good faith and for general information purpose only.

Facebook
Twitter
GitHub
YouTube
PayPal
Patreon

Information

Terms and Conditions

Privacy Policy

About PyLessons

This website is for programmers, hackers, engineers, scientists, students, and self-starters interested in Python, Computer Vision, Reinforcement Learning, Machine Learning, etc.

© 2022 Copyright: PyLessons.com