Latest posts on tagged on "django"

How to enable Search Feature in Django admin?

30 March 2023

In this tutorial I will show how to enable search feature in django admin. The search function in Django admin can be enabled and customised.

How to customize pagination for django admin?

27 March 2023

In this tutorial I will show how to customize pagination for django admin. Django admin already provides pagination by default. It shows 100 per page.

Page 2 of 2