Django
3 posts tagged Django.
Running Django, Celery, and Redis with Docker and Docker ComposeEN
This post explains how I containerized and orchestrated Django, Celery, and Redis using Docker and Docker Compose.
DockerDocker ComposeDjangoDeploymentUnderstanding Django REST Framework SerializersEN
This post outlines the basics of Django REST Framework Serializers.
DjangoDRFSerializerGenerating API documentation with Django REST Framework and drf-spectacularEN
This post outlines the steps to generate API documentation with Django REST Framework and drf-spectacular.
DjangoDRFdrf-spectacular