mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-04-10 00:10:59 +00:00
Typo fix!
This commit is contained in:
parent
aa2dcb8e34
commit
d0ba353be3
1 changed files with 2 additions and 2 deletions
|
|
@ -392,8 +392,8 @@ AdminThumbnail can even use a custom template. For more information, see
|
|||
.. _`Django admin change list`: https://docs.djangoproject.com/en/dev/intro/tutorial02/#customize-the-admin-change-list
|
||||
|
||||
|
||||
Managment Commands
|
||||
------------------
|
||||
Management Commands
|
||||
-------------------
|
||||
|
||||
ImageKit has one management command—`generateimages`—which will generate cache
|
||||
files for all of your registered image generators. You can also pass it a list
|
||||
|
|
|
|||
Loading…
Reference in a new issue