This repository is not maintained, and will not be updated. Some functionalities have been moved to external applications. Please take a look at:
https://github.com/saxix/django-adminactions https://github.com/saxix/django-ichangelist https://github.com/saxix/django-adminfilters
iAdmin is a replacement of standard django admin application.
- tabbed view of inlines
- mass updates functionality
- export to csv with options and formatting
- link to foreignkey edit page from changelist (list_display_rel_links)
- filter by cell values (cell_filters)
- info page with packages, installed apps version, database info
Please read online documentation at http://readthedocs.org/docs/django-iadmin/en/latest/
- Project home page: https://github.com/saxix/django-iadmin
- Documentation: http://django-iadmin.readthedocs.org/en/latest/
- Isssue tracker: https://github.com/saxix/django-iadmin/issues?sort
- Download: http://pypi.python.org/pypi/django-iadmin/
Read installation instruction at http://readthedocs.org/docs/django-iadmin/en/latest/install/