app/django/forms/extras/__init__.py
author Sverre Rabbelier <srabbelier@gmail.com>
Fri, 30 Jan 2009 22:00:49 +0000
changeset 1094 e143974a6e27
parent 323 ff1a9aa48cfd
permissions -rw-r--r--
Factor out the getPattern logic from params This is to facilitate it's use by the document view later on. Patch by: Sverre Rabbelier
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 *