361,981 views
Learn how to build a full-featured application with Django, the Python backend web application framework. In this example we will create a complete Django CRUD that allows us to operate with a database, authenticate our users and be able to use the administration panel, to finally deploy Django for free on a service called render.com Requirements: Django Course ➜ • Django, Django Course for Beginners ... Python Course ➜ • Python Course for Beginners Other Recommended Videos: Git Course ➜ • Git and Github Django Practical Git Course ... Django course code: https://github.com/fazt/django-notes Table of Contents: 00:00 Introduction 00:57 Requirements 01:13 Project Setup 05:40 Task Application 10:17 Creating Signup Form 18:23 User Registration 33:07 Handling Errors 36:48 Login and Task View 44:39 Templates and Conditionals 52:09 Logout 54:39 Login 01:03:27 Task Model 01:20:06 Task Form 01:28:20 Creating Tasks 01:35:30 Listing Tasks 01:45:30 Getting Tasks 01:53:04 Updating Tasks 02:02:10 Completing and Deleting Tasks 02:08:40 Listing Completed Tasks 02:13:44 Protect routes 02:17:11 Bootstrap5 02:47:57 Deploy on render.com Object Oriented Javascript ➜ • Object Oriented Javascript Course... Arrays in Javascript ➜ • Javascript Arrays - Methods (map, file... ES Modules ➜ • Import and Export in Javascript (ES Mod... 👨💻 What services and products do I use? Ledger (Hardware Wallet) ➞ https://bit.ly/3ijsVNW SiteGround ➞ https://bit.ly/31u9ZEk DigitalOcean ➞ https://m.do.co/c/8ef261d77de5 Cloudinary ➞ https://bit.ly/3ohNlJ7 #django #python #webdevelopment