using-django

1554 threads · Page 27 of 32

Django Model Data Not Displaying in Template 9 messages
ListView, add a single queryset to template 9 messages
Submit button not submitting? 7 messages
is it good practice to use FBV and CBVs in the same views.py file? 3 messages
cant install bootstrap4 46 messages
login and logout 4 messages
How to read a django-python project 2 messages
Migration not picking up new ordering 4 messages
prepopulate_init.js error 11 messages
STATIC files configuration 33 messages
Testing: `Client.login()` can't login to user. 3 messages
Handling a homepage with two very different flavours depending on whether you're logged in or not 8 messages
Filter choice lost while being active in the template 21 messages
[SOLVED]"The QuerySet value for an exact lookup must be limited to one result using slicing." 14 messages
Views
UpdateView force no fill 2 messages
can't actually render out html page 29 messages
object list inside Detail view 25 messages
Hello 15 messages
Annotate ManyToMany to Boolean 2 messages
UNIQUE constraint error after changing username field to email 2 messages
List view for a dozen models, separate views for each? 12 messages
Views
Adding a conditional property during .values() 9 messages
New images not appearing 29 messages
Form child and grandchild with dynamics adding of form 7 messages
Passing argument to admin.SimpleListFilter (probably mostly a Python problem) 2 messages
Admin
unsure how to structure my app 2 messages
How to wait for Stripe Webhook to be received before showing order confirmation page? 2 messages
I need help with my allauth configuration please! 5 messages
Adding entry.action_time fields (recent actions module) 27 messages
Forms Admin Views
Explanation needed for automatically created through models not emitting signals 11 messages
ImportError: cannot import name 'six' from 'django.utils' (/usr/local/lib/python3.11/site-packages/d 3 messages
how do I delete the migrations directory? 3 messages
Graph data 5 messages
Module Error Message: ModuleNotFoundError: No module named 'django_filters' 10 messages
Moving logic from viewsets to a model 3 messages
Django/Stripe integration issue. 10 messages
microservice architecture 7 messages
help regarding ASGI/Websocket request 6 messages
Django admin list page inheritance 13 messages
Admin
manage.py not running 122 messages
Admin
Celery no longer recognizing tasks 20 messages
One huge po file per locale, or split by app? 5 messages
Translating template texts - did {% trans %} become {% translate %} in Django 5? 3 messages
django-tailwind 32 messages
ManyToMany Field access to QuerySet 8 messages
Tailwind and Django forms 🫣 11 messages
Forms Views
Django admin - Change user 7 messages
passing Data to and from html files 8 messages
filter logic 6 messages
Views
Custom login form 11 messages
Forms Admin Views