A Blog for Django Developers
Never stop learning with DJANGOPY
We were on a little break for quite some time. Now, we are back again with the new inspiration, new design, new ideas, but with the same aim of promoting Django. We hope you'll love and enjoy the content :)
05 March 2019
Dynamically filter queryset with AJAX and DRF
In this post we will learn, how to filter the queryset using AJAX and DRF...Read More
28 February 2019
Step Up Guide to implement Ajax in Django
In this post we will learn, how to submit the forms and perform asynchronous tasks with the help of AJAX...Read More
16 February 2018
Handle Asynchronous Tasks using celery and Django
In this post we will learn, how to implement celery to django application, to handle asynchronous tasks with Celery....Read More
03 October 2017
Set-up Authentication System in Django in just 10 minutes
In this post, we will discuss Authentication System in Django. We will be discussing the most abstract way to how to implement on your Django Project in just simple steps....Read More
30 July 2017
Categories with django-mptt
In this post, we'll learn how to implement categories in Django efficiently by storing hierarchical data in place of making many database queries since database queries are costly in terms of time complexity....Read More
Page: 1 of 3