Update README.rst

Fix typo in README
This commit is contained in:
Park Hyunwoo 2014-11-07 10:20:52 +09:00 committed by Park Hyunwoo
parent a38a661921
commit 65fab3f426
1 changed files with 2 additions and 2 deletions

View File

@ -131,8 +131,8 @@ Note that when using outside of admin panel you will have to make sure all form
Managment Commands
~~~~~~~~~~~~~~~~~~
Management Commands
~~~~~~~~~~~~~~~~~~~
Included is a management command to create thumbnails for images already contained in ``CKEDITOR_UPLOAD_PATH``. This is useful to create thumbnails when starting to use django-ckeditor with existing images. Issue the command as follows::
$ ./manage.py generateckeditorthumbnails