app/django/forms/extras/__init__.py
author Daniel Diniz <ajaksu@gmail.com>
Fri, 03 Jul 2009 14:19:23 +0200
changeset 2501 d612b48e6e12
parent 323 ff1a9aa48cfd
permissions -rw-r--r--
Added Survey From Field validation. Also added the COMMENT_PREFIX in Survey model to ensure that comments are stored in the same way everwhere. Reviewed by: Lennard de Rijk
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
323
ff1a9aa48cfd Load ../vendor/django into trunk/app/django.
Pawel Solyga <Pawel.Solyga@gmail.com>
parents:
diff changeset
     1
from widgets import *