app/django/contrib/databrowse/__init__.py
author Todd Larsen <tlarsen@google.com>
Sat, 18 Oct 2008 04:56:39 +0000
changeset 376 ce8b3a9fa0de
parent 54 03e267d67478
permissions -rw-r--r--
Add a style that appears in form error lists produced by Django Forms and make it match the style of the existing td.formfielderror used by the field_as_table_row helper. Patch by: Todd Larsen Review by: to-be-reviewed
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
54
03e267d67478 Major reorganization of the soc svn repo, to merge into a single App Engine
Todd Larsen <tlarsen@google.com>
parents:
diff changeset
     1
from django.contrib.databrowse.sites import DatabrowsePlugin, ModelDatabrowse, DatabrowseSite, site