Hello,
I'm happy to announce the availability of the version 0.2.0 of
django-admin-tools.
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.
Many bugs have been fixed and new cool features were added in this version:
http://pypi.python.org/pypi/django-admin-tools/
This version introduces some backwards incompatible changes:
- now, django-admin-tools stores menu and dashboard preferences in the
database, so you'll need to run syncdb and to add the django-admin-tools
urls to your urlconf.
These steps are described in details in the documentation;
- You'll also need to add admin_tools to your INSTALLED_APPS for the
locales to work (this was not documented in previous versions).
The project wiki (including screenshots), code and bugtracker are hosted
on Bitbucket:
http://bitbucket.org/izi/django-admin-tools/
Django-admin-tools is generously documented, you can browse the
documentation online here:
http://packages.python.org/django-admin-tools/0.2.0/
A good start is to read the quickstart guide:
http://packages.python.org/django-admin-tools/0.2.0/quickstart.html
Best regards,
--
David
--
You received this message because you are subscribed to the Google Groups "Django
users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en.