fixed Sphinx warning

This commit is contained in:
Pablo Hoffman 2009-07-09 16:50:13 -03:00
parent ae7333d598
commit 5da32d9f6d
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ A date, represented in Python by a ``datetime.date`` instance.
A date with time, represented in Python by a ``datetime.datetime`` instance.
``DecimalField``
---------------
----------------
.. class:: DecimalField