Best Blackhat Forum

Full Version: [F4LT] How to Build a Website with Python (Django 101)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How to Build a Website with Python (Django 101)
Learn how to create a custom website using the Django web framework and Python
New
Rating: 0.0 out of 5
(0 ratings)
348 students
1hr 39min of on-demand video

Description
This online course will teach you the fundamentals of Django, a Python web framework. Throughout the 10 lessons, you will build a website with Python.

By the end of the tutorial, you will have a functional Python website where you can add, update, and delete names and corresponding scores from a table. This design pattern is called CRUD which stands for create, read, update, and delete.

Specific fundamental Django topics that will be learned include:

Django templates

Django models

The Django admin site

Django context

Django forms

https://www.udemy.com/course/django-python-tutorial/

Enjoy!
Reference URL's