HomeTagdjango

#django

Django template render a nested dict with tuples

Fisher Coder

Fisher Coder Here's my dict = { '123': {'metric_1

10

I'm using a standard Django login but I'm getting this error: Error exiting in Django 4.2.1

Bruno

Bruno enter image description heremessage error w

10

DRF. Filtering child's class objects linked to parrent with ForeignKey from a parent class api routing

Antony_K

Antony_K I work on some kind of e-commercial shop

20

Validation of the serial number against the mask in Django rest

Skorzi

Skorzi There are two tables - equipment type and

10

django-allauth redirect confirm page

titusala

titusala I have an app on DJango. In the login pa

10

Django path('challenges/',include(challenges.urls)) NameError: name 'challenges' is not defined

Mohd Faaiz

Mohd Faaiz When I comment urlpatterns = [ path

10

Django - Function Based View update record - error - Record Already exists

chlorinelemon

chlorinelemon I am trying to update an existing r

10

Stop paypal access token from refreshing so frequently

David Henson

David Henson Straight forward and simple question

20

django-STATICFILES _DIRS not collecting

Mohammed Baashar

Mohammed Baashar In my django project settings, I

10

Check if an id is in another model's field, and get the connected values

HBMCS

HBMCS Given these two models: class Event(models.

20