Version 11 (modified by Antti Kaihola, 18 years ago) ( diff )

Added djangopasswordhasher

CookBook - Admin Tools

Fields varying with user permissions

lukeplant has come up with a neat Admin hack for inserting the current user into a record and selecting visible fields depending on permissions.

How to Add WYSIWYG Editor

Tinymce

AddWYSIWYGEditor - Tinymce in trunk v0.91

RichTextField - Tinymce in m-r svn, as a field type

Xinha

Download Xinha here: http://xinha.python-hosting.com/. Try example.

See Django and Xinha for details.

Password management

djangopasswordhasher.user.js - Firefox client-side password hash generator. Useful for changing passwords in Django user admin.

Note: See TracWiki for help on using the wiki.
Back to Top