Learn how to filter a Django QuerySet dynamically using AJAX, and build list pages for your web apps that allow filtering and pagination
Learn how to efficiently utilize filters and queries in Django from basic to advanced with this guide to QuerySets and aggregations.
Trying to decide the web framework for your next project? This article provides an overview of both the AdonisJS and Django web frameworks.
Build a real-time app with Django Channels, a feature that facilitates support in WebSockets and allows an open connection between client and server.
Here, you’ll use Django REST Framework to build a blog API with endpoints for users, blog posts, comments, and categories.
This tutorial explains the concept of implementing serverless architecture in a Django app using Zappa and Amazon Web Services (AWS) Lambda.
Here, you can learn about some alternatives to the Django REST framework for building web APIs.
Ruby on Rails is one of the most popular frameworks for server-side development, but here are 11 powerful alternatives to try.