Version 9, last updated by offline at December 18, 2008 22:21 UTC
Tiny application, based on jqueryjGrowl plugin, that monkey patch django form erorrs messages and show them as javascript unobtrusive messages.
Demo:
http://muzx.net/accounts/registration/ - just hit the green button there
Requirements:
Instructions:
- Put jerrors application on PYTHONPATH or project directory
- In settings file, add "jerrors" to the INSTALLED_APPS tuple
- Make sure jquery library is added to html
- Add jGrowl javascript to html
- Add jGrowl CSS to html
- Add {{ form.errors }} on every form template
Download:
mercurial repository:
hg clone http://hg.assembla.com/jerrors
Screenshot:
