using-django

1554 threads · Page 1 of 32

Stripe checkout session returns a 500 error. 13 messages
Async/Channels Views
Upstream timed out error 12 messages
Mystery Errors
Instance field updates on model's save() method, but not on delete() method. 3 messages
Mystery Errors
Saving data to database from html form/javascript? 21 messages
Forms Getting Started
Query params and the Django Cache 5 messages
Views
Django/HTMX - XML response 10 messages
Getting Started
Safest way to ensure end-users only retrieve their own data? 7 messages
Views
Failed to deploy Django with virtualenv to PythonEverywhere 2 messages
Getting Started
Database and Timezones mess 57 messages
Getting Started
How can I find the bit of my server that's generating a 403 response? 8 messages
Mystery Errors Views
Does CommonMiddlewear PREPEND_WWW = False redirect www.example.com → example.com? 2 messages
Getting Started
python manage.py runserver 103 messages
Mystery Errors
Path to wsgi.py in httpd.conf? 25 messages
Getting Started
Form with an arbitrary number of fields? 11 messages
Forms Getting Started
Is there a way to reliably add a callback to my view's handler? 32 messages
Views
ModuleNotFoundError: No module named 'guardian' 24 messages
Getting Started
What are Django partials? 3 messages
Async/Channels
Seeking Community Insights: Django Development Environment & Typing 7 messages
Mystery Errors Getting Started
How to do rate limiting with Django? 22 messages
Views
Background Tasks 12 messages
Async/Channels Getting Started
Architecture advice: Custom User app vs Profile models separation & Djoser integration 2 messages
Getting Started
How to parse multipart "form" data from an HTTP request? 30 messages
Getting Started Views
Logged into Django Admin and also an app in same browser? 5 messages
Admin
Upgrade from 5.2.7 to 6.0.3 Concerns 2 messages
Admin
Django 5.2 LTS or Django 6 for a project requested by a real client 37 messages
Getting Started
Sitemap generation not working 5 messages
Mystery Errors
Django admin doesn't understand my custom JSON model field 3 messages
Admin Mystery Errors
Django Password Reset Email Link - not working 26 messages
Admin
Looking for Mentor 2 messages
Getting Started
Having a bug or strange behavior in my template 24 messages
Views
Enabling kids access their accounts in a finance app 5 messages
Views
Best Practice for Modeling Admin, User and Guest Accounts with Different Fields 2 messages
Async/Channels Views Getting Started Forms Mystery Errors
Slow migrate 10 messages
Mystery Errors
When to redirect 12 messages
Forms Getting Started
Transfering data From template 7 messages
Forms
Extracting info from fields and redirect users 17 messages
Forms Getting Started
Form ImageField error persisting even after page refresh 7 messages
Forms Getting Started
require_debug_true filter breaks logging in tests (unittest) 6 messages
Mystery Errors
Django DRF's authentication, authorization and permissions. 16 messages
Async/Channels Views
UniqueConstraint with Q() using an optional field 3 messages
Mystery Errors
Page not found - Django project setup 13 messages
Getting Started
Forbidden (CSRF token missing.): /accounts/login/ 2 messages
Views
Help with reusable field group templates 33 messages
Forms Mystery Errors
Recently upgraded from Windows 10 to 11, now I randomly get ERR_CONNECTION_TIMED_OUT 10 messages
Mystery Errors
Recommendation for more intelligent Paginator 8 messages
Views
Understanding class based views 12 messages
Getting Started Views
Updating an old Website 14 messages
Getting Started
manager method on paginated instances list 3 messages
Views
Getting Started with Wagtail super(type, obj): obj must be an instance or subtype of type 13 messages
Getting Started
Lazy loading model manager within @property 3 messages
Mystery Errors Getting Started