Contrib
Some django "pluggable" applications have been made compatible with grappelli and others have been specifically created for grappelli. This list some applications that where tested with grappelli (and adapted if needed).
| Application | Description |
| django-admin-tools | django-admin-tools to give grappelli the possibility to customize admin/index and admin/app_index via admin_tools. bookmarks are back too. |
| django-filebrowser | The FileBrowser is an extension to the Django Admin-Interface in order to browse directories on your server and upload/delete/edit/rename files, include images/documents to your models/database using the FileBrowseField and select images/documents for TinyMCE and CKEditor. |
| django-medman | Saves metadata of uploaded files (uploaded via filebrowser) in db. |
| django-timepickr | Django form field for haineault's timepickr (alpha dev) |
| django-debug-toolbar | The Django Debug Toolbar is a configurable set of panels that display various debug information about the current request/response and when clicked, display more details about the panel's content. |
You know any other django application that works well with grappelli ? Tell us about it !