the top Reddit posts from r/django for the past day
Latest posts:
Dating Web app With django
Serializer and ModelSerializer in DRF. In this blog, I've covered Django serializers, their types, creating basic and model serializers, validations, nested relationships, customizing fields, optimizing performance, and a real-time library system API example. Please follow me on medium.com
Admin Panel setup for my Django Backend / API
We created a Django Cloud Development Environment, please check it out
Django Enhancement Proposal 14: Background Workers
At what point should you just not use Django...
Email and Other Notification System from Django
Exposing APIto external app
APIView vs ViewSet in Django REST Framework ? This post breaks down their pros, cons, and real-world examples to help you make the right decision for your API development. Dive in to learn more!
djangocms-blog vs djangocms_blog
Dynamically set manage.py when using multiple settings files
How to solve Network error API request to django from react native
AllAuth accounts have no username despite required username field
Why did you learn Django?
Django tests
Custom User Authentication Help - DRF, SimpleJWT
Model design best practice for similar Foreign Key
Individual URLs and Views for each Confirm/Delete Actions
PostgreSQL JSONB/Django JSONField vs MongoDB
How should I divide my django apps