the top Reddit posts from r/django for the past day
Latest posts:
Fresher inquiring on stuff related to Django
Check out django-image-captcha, a sample application for eliminating bots from your forms.
Anyone use django-vite? Trying to figure out best approach to SEO
Add Stripe subscriptions to Django in 7 minutes 💵
Migrate a Model in multiple databases
I made a step by step tutorial to show how to set up JWT Authentication and then consume it in a React app
bridge — automatic infrastructure for Django
Gunicorn and Nginx
I am setting up a Django for the first time..and I am doing this..my_tennis_club, and members page, the members page works, but, is it supposed to throw a 404 error when it comes to the main page? I thought that was supposed to work as well? localhost:8000/members works, but, localhost:8000 doesn't?
Through Model Migrations
Serializer validation not working
module 'django.conf.global_settings' has no attribute 'ROOT_URLCONF'
Django, SQLite, and the Database is Locked Error
Django PyCryptodome AES decryption - ValueError: Padding is incorrect
Tracking users entries into views
Best starter kit stream update: Tomorrow, we're integrating payments
OTP Implementation
Testing Django translations and gettext, gettext_lazy
Issue in creating active in my user
issue changing DateTimeField to DateField in model