app/django/forms/extras/__init__.py
author Lennard de Rijk <ljvderijk@gmail.com>
Mon, 13 Jul 2009 12:52:54 +0200
changeset 2632 973e5e7ebd6e
parent 323 ff1a9aa48cfd
permissions -rw-r--r--
Added view for editing GradingRecords. This view shows a list of GradingRecords if the id param is not present in the GET data. Also renamed grading_record to view_records and fixed the redirect for that page to also point to the GradingRecord edit page.
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 *