Django Tutorial for Beginners - 6 - Database Setup

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

Man you're Epic... the Batman of programers

Elduque
Автор

Your tutorials are awesome. Thanks a ton for posting this. I have learned it in a single day. Kudos to you.

rajeshkumarreddy
Автор

Dude appreciate your public service to educate the rest. You have taken up a noble cause. I salute you for that.

rambalram
Автор

Hi, I saw many tutorials; but you have a different way to explain everything in a flow; and that is marvelous. Really liked the way you have explained everything.

amod
Автор

I'm not able to open db.sqlite3 file, it's showing no compatible software installed what should I try to install to read it

varenyatiwari
Автор

At 3.04 you have run a part of a code which shows some output but whenever i am trying to run mine it just terminates saying "process finished with exit code 0" . Please Help.

amanagrawal
Автор

Why ain't my server running? after making the I first typed the runserver command, it ran properly, and I could see the Congrats page but now I could goto 127.0.0.1:8000. please help

rajatshrivastav
Автор

When we import path from django.urls and navigate to the app is gives Page not found error instead of the response written in views.py of the app. Is there any syntactical difference between path from django.urls and url from django.conf.urls?

reemasave
Автор

why i cant open the db.sqlite3 file on my pycharm, it shows no database logo like that blue one tho. just unidentified file logo.

DananJoyo
Автор

$ python manage.py migrate
Operations to perform:
Apply all migrations: admin, auth, contenttypes, sessions
Running migrations:
No migrations to apply.

Anyone have any ideas?

SinCityGT
Автор

hi Bucky I get stuck, plz sort out, when I run the link it comes an error current url doesn't match this... you're seeing this error bcoz you have debug=true

swapniljain
Автор

PLEASE HELP
.. I am stuck and unable to start the server as shown in 2:50... I dont get the same screen (labelled "Run DJ website") and it seems there are quite a few people with this issue. I am using Pycharm Communty Edition 3.4.4.

larryogunbanjo
Автор

let someone that has tried this tell me

i understand that virtual env is important, and that django comes by default with dbsqlite as the database package...
what i dont get
for a single project can use default database dbsqlite and decide to use another data base softwware like MYsql or POSTgre sql for another project it work and what does it have any effeect


IN short 2 different database software can each work well with 2 different project

temitopeoyeyemi
Автор

How do I make a backtesting app in django?. Do i need to upload individual daily price data for each stock on the default database? That will be tedious. I am sure there is an easier way. Can someone help?

aayushah
Автор

I've written the code to migrate all the installed apps in Windows PowerShell and I've got the 'OK' message for all of them. Does that mean that I'm on the right track. Please help me out. It's urgent for my project right now.

arkapravaroy
Автор

After running python manage.py migrate I can't login to admin page anymore.

mrsamsebastian
Автор

I couldn't figure out why it displayed following message while running settings.py




Process finished with exit code 0

Can anyone help on this?
I would be very much grateful if anyone could fix it.

davidsharma
Автор

please i want to make a login system from my own databases, i did the database but i 've searched a lot how to compare what's written in the textField of my view and what the column of the databes contain but in vain. Is there any documentation or tuto that may help me ? tthanks

ibtihelhacheni
Автор

its late night, i can't stop watching ur videos, lol :)

akashsrivastava
Автор

When I'm opening pycharm then that green button for running the server is faded. So i'm not able to run it.

arkapravaroy