Welcome to django-smart-autoregister’s documentation!

Django-Smart-AutoRegister (DSA) is a Django tool that automatically configure the ModelAdmin classes of your application using some good patterns:

  • The default behavior is to protect your application against reading without intention the entire data table because some foreign key relationship.
  • It search by all pertinent fields.
  • It create filter for all pertinent fields.

Indices and tables