AttributeError at / 'tuple' object has no attribute 'get' | Django Error | #djangoerror #python

preview_player
Показать описание
We upload simple django error videos while doing our django projects. Please subscribe to support us. We will support you on finding errors.

AttributeError at /
'tuple' object has no attribute 'get'

Django Version: 4.0
Exception Type: AttributeError
Exception Value:
'tuple' object has no attribute 'get'

solved 'tuple' object has no attribute 'get'
AttributeError tuple object has no attribute append - Solved
[Solved] AttributeError: 'module' object has no attribute
[Solved] AttributeError - Object Has No Attribute
[ Solved ] AttributeError: 'module' object has no attribute

#djangoerror #django #python #pythonerror #tuple #attributeerror #noattribute #object
Рекомендации по теме
Комментарии
Автор

Eyy man, your problem was because the dictionary was out of parenthesis, that was all the problem, not the solution that you are showing

jcorderob
Автор

bro I'm follow all step but i get same error please check...

def learn_abhii(request):
data ={
'titile':"Home Page"
}
return render(request, 'system.html', data),

abhipandey
Автор

Hello, do you have Discord, i need help with my project

fernandopineda
Автор

Bro I made base.html and made block in it then made contact.html then
{% extends 'base.html %}

{% block title %}Contact{ % endblock body %}

{% block body %}this is contact block{% endblock body %}
And I got same error.
Pls reply pls pls pls

ambalika
welcome to shbcf.ru