diff options
| author | Adrian Holovaty <adrian@holovaty.com> | 2005-11-25 21:20:09 +0000 |
|---|---|---|
| committer | Adrian Holovaty <adrian@holovaty.com> | 2005-11-25 21:20:09 +0000 |
| commit | 9dda4abee1225db7a7b195b84c915fdd141a7260 (patch) | |
| tree | f64c44db97559f4a3bf091e82fb78c9d321cc8e1 /django/contrib/admin/templates/widget/default.html | |
| parent | 4fe5c9b7ee09dc25921918a6dbb7605edb374bc9 (diff) | |
MERGED NEW-ADMIN BRANCH (except for po/mo files, which will come in a separate commit)
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1434 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'django/contrib/admin/templates/widget/default.html')
| -rw-r--r-- | django/contrib/admin/templates/widget/default.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/django/contrib/admin/templates/widget/default.html b/django/contrib/admin/templates/widget/default.html new file mode 100644 index 0000000000..08a82fdbfa --- /dev/null +++ b/django/contrib/admin/templates/widget/default.html @@ -0,0 +1 @@ +{% output_all bound_field.form_fields %} |
