Create Your First Model in Django (Sinhala Tutorial)
Full Courses: https://nayananimsara.online/ Hosting Services: https://nanoshellnet.com මෙම video එකෙන් ඔබට Django project එකේ first model create කිරීම step-by-step ඉගෙනගන්න පුළුවන්. Django ORM use කරලා database table එක generate කිරීම, fields add කිරීම, and data save කිරීම explain කරලා 🚀 🎯 What You Will Learn ✔ First Django model create කිරීම ✔ Fields types: CharField, TextField, IntegerField, FloatField ✔ __str__ method use කරලා object display friendly කරන්න ✔ makemigrations & migrate commands explain ✔ Real-world example: Course model, Blog Post model ⚡ Key Points ✔ Models define database tables ✔ Field types determine the kind of data stored ✔ __str__ method improves readability ✔ Migrations apply model changes to the database ✔ Views + Templates fetch & display model data 🧠 Why This Lesson is Important? ✔ Core foundation of Django applications ✔ Understand how models connect to database ✔ Prepare students for CRUD operations ✔ Dynamic web pages with database content
Download
0 formatsNo download links available.