Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django

How to extend django template from python string

Inserting A Heading Into A Django Form

python django forms

How can I pass an image to a template in Django?

Django Querysets - Filter objects by Boolean values in a related object

django django-queryset

Return Excel file from django view to html for downloading at client

django python-3.x

In Django remove duplicates of a QuerySet when using parler

displaying django form error messages instead of just the field name

django django-forms

The field was declared with a lazy reference to 'auth.user', but app 'auth' isn't installed

python django migrate

How to ignore a specific migration?

django django-migrations

Cannot generate django.po files from docker-compose

python django docker

DRF SerializerMethodField how to pass parameters

pass a variable between multiple custom permission classes in drf

Starting In django 4.1, the auth LogoutView requires a POST (not a GET) request: Is there a built-in form so I can get the CSRF?

django django-4.1

How to check if contents of two lists is same in python?

python django list

Set the fields `null=True`, why in the ModelForm I still get required error?

python django

Stream multiple files at once from a Django server

How to customise the error code and message for inactive accounts in simple jwt authentication - Django Rest Framework

Do I need CSRF-protection without users or login?

django security csrf

django: datediff sql queries?

sql django datediff

Could not build wheels for cryptography which use PEP 517 and cannot be installed directly