app/django/forms/extras/__init__.py
author Lennard de Rijk
Sat, 25 Apr 2009 20:22:13 +0200
changeset 2277 96082450e62c
parent 323 ff1a9aa48cfd
permissions -rw-r--r--
Fixed missing value in context when a form with a different name then form was used. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
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 *