Skip to content

paulocheque/django-smart-autoregister

Repository files navigation

django-smart-autoregister

Build Status Docs Status Coverage Status Code Status

Latest version: 0.0.5 (2017/03)

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.

Documentation

http://django-smart-autoregister.readthedocs.org/en/latest/index.html

About

It is a Django tool that automatically configure the ModelAdmin classes of your application using some good patterns

Resources

License

Stars

Watchers

Forks

Packages

No packages published