app/django/forms/extras/__init__.py
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 02 Apr 2009 19:38:49 +0000
changeset 2054 4df153b8424c
parent 323 ff1a9aa48cfd
permissions -rw-r--r--
Added ProposalDuplicates model and logic. This will be used for storing the answer on duplicate calculations. 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 *