debian-django-admin-tools/admin_tools/__init__.py

10 lines
259 B
Python

"""
django-admin-tools is a collection of extensions/tools for the default django
administration interface, it includes:
* a full featured and customizable dashboard,
* a customizable menu bar,
* tools to make admin theming easier.
"""
VERSION = '0.6.0'