THIS VIDEO IS SPONSORED BY ————– The Tech Academy http://ow.ly/RAMO30fE7Oc HipsterCode (my website) https://www.hipstercode.com/ JOIN MY SLACK CHANNEL https://www.patreon.com…
Original source
THIS VIDEO IS SPONSORED BY ————– The Tech Academy http://ow.ly/RAMO30fE7Oc HipsterCode (my website) https://www.hipstercode.com/ JOIN MY SLACK CHANNEL https://www.patreon.com…
Original source
7 responses to “Django 1.9 Tutorial – 8. How to Use Data From Our Database In Django 1.9”
sir Please upload a video to search data from database and the search should be based on option values we choose.
eg. searching student roll number and teacher id from database if we select teacher option then data comes from database should be from teacher table and so on ….. Please suggest me some websites where i will able to get logic.
great video. top teir content. but just one question, how do you get any decent Python performance on Windows? the idle shell and SQL databases(Microsoft sequel server is an exception) typically have awful performance on Windows
Can you do this in your "free" 127:0:0:1:8000 server you run locally? Cheers.
Really would like to thank you, I had a problem and was putting a class from the model in the URL.py with this Tutorial I could figure out where is my problem.
is there any blog of yours to get code?
too gud tut
Love the explanation on your tutorials – very comprehensive and have proved an invaluable reference resource.
Quick question that I'm having a hard time finding clear answers on: if my django project has, say, 5 different "apps" that are all using similar material should i still only be utilizing the original Models.py file, or use different apps' Models.py files for different models?
Thanks!
cool tutorials, ty