Differences between Django's class-based views (CBV) and function-based views (FBV).
Read at: https://testdriven.io/b…
In this tutorial, we'll walk through the process of deploying a FastAPI application to AWS Elast…
In this tutorial, we'll walk through the process of deploying a production-ready Django application to AWS Elastic Beanstalk.
Read at: READ MORE...
In this tutorial, we'll build a real-time chat application with Django Channels, focusing on how to integrate Django with Django Channels.
…In this tutorial, we'll look at how to integrate Django REST Framework with Elasticsearch.
Read at: https://testdriven.io/blog/django-d…
Clean code, its benefits, code standards, principles and general guidelines on how to write clean code.
Read at: https://testdriven.io/blog/cl…
In this article we'll look at how to use DRF serializers more efficiently and effectively by example.
Read at: https://testdriven.io/blog/d…
In this article, we'll look at how to add interactive charts to the Django admin with Chart.js.
Read at: https://testdriven.io/blog/django-c…