Skip to content

This repo contains a code snippet for django admin interface changelist.

Notifications You must be signed in to change notification settings

922tech/django-bigrecord-adminsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-bigrecord-adminsite

Django admin cannot load a model with too many records. So an optimized model is required to handle this case.
Just use the templates and static file and the OptimizedAdminSearchMixin class within the books application along with its dependencies.
You can simply inherit the OptimizedAdminSearchMixin while creating an Admin class for your model.

About

This repo contains a code snippet for django admin interface changelist.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published