fixed ReST error in README.txt
This commit is contained in:
parent
d2a8b3a5c2
commit
b87896a3fb
|
@ -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…
Reference in New Issue
Block a user