Django 1.9 Tutorial – 8. How to Use Data From Our Database In Django 1.9




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”

  1. 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.

  2. 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

  3. 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!

Leave a Reply