summaryrefslogtreecommitdiff
path: root/tests/templates/views/urlarticle_form.html
diff options
context:
space:
mode:
authorBrian Rosner <brosner@gmail.com>2008-07-18 21:42:08 +0000
committerBrian Rosner <brosner@gmail.com>2008-07-18 21:42:08 +0000
commit66893002f306cd35d0ddbd840a16d927acbac3ec (patch)
treed4abcdd8b06fc00dfe8b4990633be850ae42f333 /tests/templates/views/urlarticle_form.html
parentefc84a8a6348c9932a8a1bd14e7a30ba272df648 (diff)
newforms-admin: Merged from trunk up to [7952].
git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@7954 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'tests/templates/views/urlarticle_form.html')
-rw-r--r--tests/templates/views/urlarticle_form.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/templates/views/urlarticle_form.html b/tests/templates/views/urlarticle_form.html
new file mode 100644
index 0000000000..578dd98ca6
--- /dev/null
+++ b/tests/templates/views/urlarticle_form.html
@@ -0,0 +1,3 @@
+UrlArticle form template.
+
+{{ form.errors }}