django-imagekit/docs
Matthew Tretter b9aa69e0c0 AdminThumbnailView is now AdminThumbnail
I never liked that the "AdminThumbnailView" was supposed to be defined
on the model, but never looked into it.

This commit puts the definition back where it belongs: in the admin.
Instead of requiring you to add a field (with view logic) to your
model, you now just add a property to your admin class and specify
that property in the `list_display` list.
2011-10-02 21:58:08 -04:00
..
apireference.rst AdminThumbnailView is now AdminThumbnail 2011-10-02 21:58:08 -04:00
conf.py More docs edits. 2011-09-26 11:36:08 -04:00
index.rst More docs edits. 2011-09-26 11:36:08 -04:00
make.bat Documentation! 2011-09-25 21:04:11 -04:00
Makefile Documentation! 2011-09-25 21:04:11 -04:00