Search code examples
How do I turn off CSRF checks with Django auth's PasswordResetView?...


djangodjango-viewscsrfdjango-authenticationdjango-3.1

Read More
Django project does not work after being transferred from Windows to Mac...


cssdjangodjango-admindjango-3.1

Read More
How can add "templates " and "statics" folder in Django 3.1...


django-2.0django-3.1

Read More
How do i display the category name of a product instead of Category object (1) django 3.1...


djangodjango-3.1

Read More
Django admin list_display is not displaying model method return item...


djangodjango-adminmany-to-manydjango-3.1

Read More
Django ".widget.attrs.update" with NO effect...


djangodjango-formsdjango-3.1

Read More
Django-jenkins --enable-coverage returns 'Coverage' object has no attribute 'data'...


python-3.8coverage.pydjango-3.1django-jenkins

Read More
Unexpected error: replace() takes 2 positional arguments but 3 were given...


pythonpython-3.xdjangodjango-3.1

Read More
TemplateSyntaxError: Variable 'user.profile.photo' is an invalid source...


python-3.xdjangodjango-3.1

Read More
Ignore `is_active` filed for custom user model...


pythondjangodjango-3.1

Read More
Django request.user not showing correct user in frontend...


pythondjangorequestpython-3.8django-3.1

Read More
SyntaxError: invalid syntax in polls//urls.py . Why do i get this error?...


pythondjangodjango-3.1

Read More
Django renders a template that does not exist in specified directory...


pythonpython-3.xdjangodjango-3.1

Read More
Static images are not loading in django 3.1.7...


pythondjango-staticfilesdjango-3.1

Read More
Use of Subquery on django's update...


pythonpython-3.xdjangodjango-3.1

Read More
Django UpdateView Method Not Allowed (POST)...


python-3.xdjango-viewsdjango-3.1

Read More
Coverage wrongly reports for Django rest framework...


pythondjangocoverage.pydjango-3.1

Read More
Django 3.1: Development implication of creating a custom dashboard instead of using Django Admin...


pythondjangodjango-admindjango-3.0django-3.1

Read More
Django page not found (404) in my core/urls.py file. Only works when the urls are rearranged...


pythondjangodjango-viewsdjango-urlsdjango-3.1

Read More
hide django-allauth model from admin page...


pythondjangodjango-admindjango-allauthdjango-3.1

Read More
AttributeError: module 'django.db.models' has no attribute 'JSONField'...


azuregunicorndjango-jsonfielddjango-3.1oryx

Read More
How to add a calculated field to a django query expression...


django-querysetdjango-managersdjango-qdjango-3.1

Read More
Issue while rendering view with Django 3.1.3 using render function that works fine with Django 2.2...


pythonpython-3.xdjangodjango-viewsdjango-3.1

Read More
Access manyTomany field (Label) from category class via subclass(Products) Category-> Products -&...


python-3.xdjangodjango-modelsdjango-3.1

Read More
How to set Django template path properly?...


pythondjangodjango-templatespython-3.8django-3.1

Read More
Page not found when trying to use Django url routing...


pythondjangodjango-3.1

Read More
django-microsoft-auth : The provided value for the input parameter 'redirect_uri' is not val...


python-3.xazuredjango-rest-frameworksingle-sign-ondjango-3.1

Read More
django 3 redirect with pk in form verification...


djangodjango-3.1

Read More
modules cannot load in a new Django project...


python-3.xdjangocondadjango-3.1

Read More
select branch_id from report group by branch_id order by max(date) desc to Django Query...


djangopostgresqldjango-modelsdjango-3.1

Read More
BackNext