django-admin-tools

A collection of tools for the Django administration interface
Download

django-admin-tools Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • David JEAN LOUIS
  • Publisher web site:
  • http://code.google.com/u/izimobil/

django-admin-tools Tags


django-admin-tools Description

A collection of tools for the Django administration interface django-admin-tools is a collection of plugins/extensions for the default Django administration interface, it includes:* a full featured and customizable dashboard,* a customizable menu bar,* tools to make admin theming easier.The project code, wiki and bugtracker are hosted on Bitbucket.Installation:To install django-admin-tools, run the following command inside this directory: python setup.py installIf you have the Python easy_install utility available, you can also type the following to download and install in one step: easy_install django-admin-toolsOr if you're using pip: pip install django-admin-toolsOr if you'd prefer you can simply place the included "admin_tools" directory somewhere on your python path, or symlink to it from somewhere on your Python path; this is useful if you're working from a Mercurial checkout. Requirements: · Python · Django What's New in This Release: · bookmarks are now being saved in the database (fixes issue #20, thanks @alexrobbins); · dashboard preferences are also saved in the database; · added support for django-staticfiles STATIC_URL settings (fixes issue #21, thanks @dstufft); · fixed issue #23: render_theming_css tag does not work on windows; · added polish, italian, greek and brazilian locales; · updated docs.


django-admin-tools Related Software