Skip to content
Redowan's Reflections
Django
Sorting a Django queryset by a custom sequence of an attribute
May 9, 2023
·
article
Debugging a containerized Django application in Jupyter Notebook
January 14, 2023
·
article
Manipulating text with query expressions in Django
January 7, 2023
·
article
Faster bulk_update in Django
November 30, 2022
·
article
Save models with update_fields for better performance in Django
November 9, 2022
·
article
Dissecting an outage caused by eager-loading file content
October 14, 2022
·
article
Bulk operations in Django with process pool
June 27, 2022
·
article
Return JSON error payload instead of HTML text in DRF
April 13, 2022
·
article
Uniform error response in Django Rest Framework
January 20, 2022
·
article