Metadata-Version: 2.1
Name: tango-admin
Version: 0.3.3
Summary: Simple admin helpers for Tango apps
Home-page: http://github.com/tBaxter/tango-admin
Author: Tim Baxter
Author-email: mail.baxter@gmail.com
License: LICENSE.txt
Platform: UNKNOWN
Requires-Dist: tango-shared-core (>=1.1)

Tango Admin
=====

Tango Admin is a collection of simple admin helpers for Django apps.

It includes:
* A responsive admin theme (at least, a lazy first pass at one)
* An admin menu column. Thanks to @kezabelle for the idea.
* Inlines can support a link to the related object.
* Drag and drop tabular inlines
* A textarea length counter
* A "nuke user" function

And some other minor improvements. It can be used with or without other Tango apps.


