-
Fixing the Google Account problem
Visit -
jQuery Double Click Edit ManyToMany in Admin
Very nice: Put this in your templates/admin/change_form.html template and you will be able to double click a manytomany in a multi select to be able to edit it.
Visit -
Fieldsets for Views
This Snippet allows a view to controle the printed forms on the templates, in a similar way to the fieldsets used by the django admin.
Visit -
Django snippets: jstree integration to django admin
JSTree implementation for Django admin.
Visit -
Admin Apps Names Translation
This Snippet allows for your project's apps names to be displayed as you want in the Admin, including translations.
Visit

