bad underlining of title

This commit is contained in:
Alfredo Deza
2011-04-15 13:52:46 -04:00
parent 3e9daa265f
commit 7691ce37fe

View File

@@ -1,7 +1,7 @@
.. _validation_n_errors:
Validation and Error Handling
============
=============================
Pecan provides a variety of tools to help you handle common form validation and
error handling activities, like:
@@ -163,4 +163,4 @@ submissions into nested structures::
@expose(schema=SimpleSchema(), variable_decode=True)
def index(self):
return dict()
return dict()