Django Tutorial for Beginners - 22 - Simple Form

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

from .models import Album, Song
ModuleNotFoundError: No module named 'music.models' ..i get this error when i run the server

rakheemenon
Автор

"So you know there is a dog barking outside and that's pretty cool" 😂😂 I love you man 😘

akashsrivastava
Автор

Hey Bucky, try to specify namespace in include include('music.urls', namespace='music'), so you get autocompletion :)

kamillatosinski
Автор

can someone tell me how do I reference Logo image stored locally vs on the Internet? In this example I have created folder "img" under music and put img001.jpg in it. What is syntax to add path to album_logo field? Thank you

mikebely
Автор

Django tutorial 22 Simple Form
apps used in this tutorial

\music\urls .py
\music\models .py

consumerdude
Автор

im having problem. The error is ["'false' value must be either True or False."] First time i mistakely wrote false then fixed it with False still same thing error

complexitytr
Автор

Bucky! Can you show how to use two backend template engines? Used Flask a lot, but inherited a project with Django with the django templating language. It's quite similar, but more limited than Jinja2. You are awesome!

MilesGranger
Автор

2:15 I have "AttributeError: 'module' object has no attribute 'favorite'". What am I doing wrong?

Автор

favorite() got an unexpected keyword argument 'song_id' i get this error when i click favorite button

patelanand
Автор

I have got a value error while migrating
ValueError: too many values to unpack (expected 2)
Please help

shabyckd
Автор

Nice tut ... You need to add favorite attribute in the view module ...

philserme
Автор

while running it shows an error
module 'music.views' has no attribute 'favorite'

dixitgarg
Автор

dumb question... but how do you get the logo to show up? i have an attribute called "companylogo" in the models page
i created an entry and then under the text field for "companylogo" i put an image stored in some directory on my computer. I guess there is more to it then just that? everything else i followed the same...i jsut have diff variable names as him but everything i ahe followed along.

Darthdeedee
Автор

Error during template rendering
In template C:\Users\zaya\Desktop\demo\NYP\templates\NYP\index.html, error at line 11

Reverse for 'detail' with arguments '('', )' not found. 1 pattern(s) tried:
Error help me

yfxljjh
Автор

I have an error:
python manage.py makemigratirations music
^
SyntaxError: invalid syntax

nikolayvaklinov
Автор

What happened to Bucky...?? He's not there making videos or managing his website anymore...😭😭😭

rakshiths
Автор

I feel your pain about the barking dog. My neighbour's dog doesn't bark, instead it makes this awful whining sound. Boils my piss.

Anonymous-vhkp
Автор

bucky has a crash on taylor swift...hahaha

paulsebalu
Автор

a dog is barking outside... it's pretty cool. Why is dog barking outside... it annoys me :v :v lol bucky

abhishekratnawat