Merge pull request #143 from lqez/master

Update README.rst
This commit is contained in:
Peter Novotnak 2014-11-06 17:30:01 -08:00
commit cb5ec66e0c
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