Blog Logo

Posts tagged with django

Custom Permission Classes in Django Rest Framework

Custom permission classes in Django REST Framework

— 11-Sep-2023

Django STATIC_ROOT vs STATICFILES_DIR.

This article explains the difference between STATIC_ROOT and STATICFILES_DIRS in Django and how to effectively manage static files in your web application.

— 27-Jul-2023