Part-1 (2022) Project Setup | Database Setup | Django MySql CRUD Tutorials | Django MySql Insert

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

I am leaving this comment, because I really got alot from your video. Your explanation is great and the fact that you dont make a blog or some cookie cutter first project video is very much appreciated. Two things that might escalate your content is that you maybe not use the marker on the screen, or maybe a much thinner line for the marks, so that you dont obscure the code. Someone that might be following your example might have a tough time to see whats going on. Also please use a code editor like vscode, so that you have access to the folder tree and not have to flip so much between the explorer and code editor.

TjaartSwanepoel
Автор

Awesome, please my first example that all works. Please Continue

eblsmd
Автор

this video is very easy to understand. thank you sir

ektarawat
Автор

Hi, Can I use pymysql instead of mysqlclient and follow the rest of your video instruction?

Maitrivairagi
Автор

can you help me out?? I have two tables in MYSQL database(say question table with id and question & index table with question_id and index). I want to add question in the question table and in index table I want to record the index of each words and respective word of question (one row for one index and respective word). How can I do it using Django MVT?

devrajmagar
Автор

I found this helpful but unfortunately there is a lot of code to type in manually. I wish there was the possibility to access your code and just paste it.

tomascumlin
Автор

Hello Sir ...


Please Make video on Edit Data with Submit Button

mahammadhusaim
Автор

sorry to say, did you even check background sound before upload ?

avitinformatics
Автор

I am waiting your video no 6 saving updating data

hwmc
Автор

Wish the explanation was a bit more detailed. beginners watch this kinds of videos so you have to tailor it accordingly, anyway it works.

amaljohnson
Автор

Sir, I am getting this error while running "python manage.py makemigrations"
kwargs['port'] = int(settings_dict['PORT'])
TypeError: int() argument must be a string, a bytes-like object or a number, not 'dict'
in file base.py
Please help to solve this

theart_therapy
Автор

Error created when migrate .what should I do?

prep_shots
Автор

I wasted my 23 minutes, I googled CRUD operation using django I see bootstrap and form creation.

mahlodibogashu