One more for good measure.

This commit is contained in:
Bryan Veloso 2011-02-10 15:14:52 -08:00
parent 26563dd601
commit 03a1339d1f

View file

@ -77,6 +77,8 @@ Step 4
Flush the cache and pre-generate thumbnails (ImageKit has to be added to ``INSTALLED_APPS`` for management command to work).
::
python manage.py ikflush myapp
Step 5