Django Tutorial for Beginners - 9 - Database API

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

I don't know if that genre is Country but in this tutorial it is. Priceless.

AccessCode
Автор

Starting the video with "Alrighty Mo'fos welcome back" just shows how awesome you are. Stay amazing Bucky, don't become a corporate douche!

nicarridgaf
Автор

"alrighty mofos" .. time to go to comment section :D

coolguy-dwjq
Автор

you can really tell bucky really wants his students to learn by how he goes back and back again to review topics discussed on the previews videos, compared to most teachers who don't give a rat's bottom whether or not their students are actually learning or not

alexyap
Автор

You make learning django really fun. Thanks for the great videos.

elijahbentley
Автор

there's a reason this guy has 2.5 million subs.
awesome, no other tutorial like this. Thank you so much!

greetingsgentlemen.
Автор

he is the best really thank you i watched two tutorial before you but yours it's really have many important details keep going

mohammedsaad
Автор

Quick question if I want to upload data into the db from another file, for example, would I need to have this server on to be able to action that? Thanks

ani
Автор

hi,Bucky. How to add the Song in the databases and make the songs relate to the Album ?

jianqiu
Автор

Can we use the model file itself to insert the entries into the tables instead of going for the shell ?

jyotirmayaojha
Автор

Hi there ! I was just wondering why are we puting empty brackets at a.save() in powershell ?

valentachess
Автор

how to use raw queries in the shell and when I use this Album.objects.all('select * from Album') it is giving as raw SQL query and not exposing any output please proffer me the response

pampativarshithkumar
Автор

so we only ever define attributes of our objects in the Database API ? We do not define attributes in the models.py file, we only instantiate them there. Is this correct?

farmrocket_
Автор

I add the path of the image from my desktop to the database file ... but can't see the image in the web page.

TheCodingKent
Автор

But how do we associate Song objects to the albums????

himanshupanth
Автор

thanks, everything is working just fine, i made some tests and i created an album with more than 100 characters (the limit we put on it on music/models.py) there was no problem assignating that value and it also let me save it.. is this because we are using sqlite3? Is it saving everything, is it truncating my data? Thanks

tomaspinto
Автор

what if i want to add something more to my models?(which are already migrated)

georgemoustakas
Автор

Why would use API if easily can edit it throw the ADMIN interface and the result keeps the same?

MohamedAyman-lirp
Автор

"ALRIGHTY MOFOS" HAHAHAHAHAHAH

GemaPratamaAditya
Автор

How to do multiple inserts into the models?

asmuth