Тёмный

Introduction to Database Models | Django Inventory Management System Web Application 

KenBroTech
Подписаться 8 тыс.
Просмотров 13 тыс.
50% 1

In this video, we will look at database models for our Inventory Management System in a bit. I will show by demonstrating how to create a Product Model. We will take a quick peep at the Django Admin Interface; however, detail videos on Database Models and the Django Admin Panel will be uploaded in this series. The source code to the project is in the link below. Also the code for the templates are included
Project Source Code:
github.com/KenBroTech/Django-...
Dashboard Interface Design Source Code:
github.com/KenBroTech/Bootstr...
Follow me on:
Twitter: / kenbroni
Facebook: / kenneth.broni.9
Python Official website:
www.python.org/downloads/
Download and Install Python on Windows 10 Computer
• Download and Install P...
Python Programming | Series Tutorial
• Python Programming | S...
Bootstrap4.5 Series Tutorial
• Bootstrap 4.5 | Series...
#InventoryManagementSystem
#Python
#Django

Опубликовано:

 

21 мар 2021

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 22   
@DrHappybone
@DrHappybone 3 года назад
Great series, my man! You;re killing it :D
@edwinperez9710
@edwinperez9710 2 года назад
This video was a lot easier than the last one, very good job
@joakimcurtolsson
@joakimcurtolsson 2 года назад
You're a star Ken! The best voice in Python videos so far imo (considering sampling the way you say 'order' as my new ringtone)! All joking aside, highly informative videos - much appreciated!
@ThePercivalGlyde
@ThePercivalGlyde 2 года назад
Everything is really clear !!
@suraponpakaponwiwat6769
@suraponpakaponwiwat6769 2 года назад
Thank you so much! This is exactly what an ideal demonstration for what I want to achieve.
@KenBroTech
@KenBroTech 2 года назад
Glad it was helpful!
@none2868
@none2868 10 месяцев назад
Awesome tutorial!
@bddebashis
@bddebashis 3 года назад
Very clear project. Well done. I am following your tutorials.
@KenBroTech
@KenBroTech 3 года назад
Cool, thanks
@PiyushKumar-jp6gh
@PiyushKumar-jp6gh 3 года назад
Love This project.
@danieladdotey659
@danieladdotey659 2 года назад
Great video.
@kittyaspink8651
@kittyaspink8651 26 дней назад
Best ❤❤
@inspire4313
@inspire4313 Год назад
hey ken, when i am makemigrations it gives me "No changes detected" error. What should i do
@khalilkharroubi
@khalilkharroubi Год назад
your tutorial are amazing . i want to use a data that i worked on using mysql . what are the steps to import the data and show it on the web page
@oktjona
@oktjona 24 дня назад
mine shows product object (1) even after adding def __str__(self): return f'{self.name}-{self.quantity}'
@diogostofaceit6610
@diogostofaceit6610 2 года назад
can i do db on mysql? if yes , how i connect to django app? thanks
@sathyahisto
@sathyahisto 9 месяцев назад
How to create the user table that is shown at 19:00?
@pujathombare8878
@pujathombare8878 2 года назад
We are getting error in this video when we are going to refresh localhost after adding from .models import Product admin.site.register(Product) in the admin.py class
@KenBroTech
@KenBroTech 2 года назад
Inside settings.py and in INSTALLED_APPS add dashboard.apps.DashboardConfig in the list. Then again, make sure to do a makemigration and migrate again
@solarjnr6021
@solarjnr6021 Год назад
hi Ken I have a problem please
@KenBroTech
@KenBroTech Год назад
Please what is the problem?
@solarjnr6021
@solarjnr6021 Год назад
@@KenBroTech can I please get any of your handle to send a picture of my problem ?
Далее
This or That 🛍️
00:52
Просмотров 5 млн
Stray Kids "Chk Chk Boom" M/V
03:26
Просмотров 33 млн
The Trump rally shooting from a photographer's POV
00:58
I've been using Redis wrong this whole time...
20:53
Просмотров 340 тыс.
Protocol Buffers Crash Course
36:07
Просмотров 238 тыс.
Vite and Module Federation Makes Micro-Frontends EASY!
27:36
Hacking Websites with SQL Injection - Computerphile
8:59