fixed ReST error in README.txt
This commit is contained in:
parent
d2a8b3a5c2
commit
b87896a3fb
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ When this form is displayed on your site, you must include the form
|
||||||
media somewhere on the page using ``{{ form.media }}``, or the
|
media somewhere on the page using ``{{ form.media }}``, or the
|
||||||
MarkItUpWidget will have no effect.
|
MarkItUpWidget will have no effect.
|
||||||
|
|
||||||
To use MarkItUpWidget in the Django admin:
|
To use MarkItUpWidget in the Django admin::
|
||||||
|
|
||||||
from markitup.widgets import MarkItUpWidget
|
from markitup.widgets import MarkItUpWidget
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue