Home | Trees | Indices | Help |
---|
|
django.forms.Textarea --+ | ShortTextarea
Provides a textarea widget which uses a simple js statement to limit the number of chars.
example usage: widget=ShortTextarea(limit=45, rows=3, cols=15)
|
|||
|
|||
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Oct 30 11:31:02 2012 | http://epydoc.sourceforge.net |