#5476: Image thumbnails on image fields in the admin
---------------------------------------+------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: nobody
Status: new | Component: Admin interface
Version: SVN | Resolution:
Keywords: | Stage: Design decision
needed
Has_patch: 0 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
---------------------------------------+------------------------------------
Comment (by ubernostrum):
Replying to [comment:2 deepak <[EMAIL PROTECTED]>]:
> For the sake of simplicity -1 from me. Django shouldn't require any
external package forcibly.
Django's `ImageField` already [http://www.djangoproject.com/documentation/
model-api/#imagefield requires PIL], so this wouldn't change anything.
Similarly, `XMLField` requires Jing, memcached caching requires the
memcached bindings and using a database (except SQLite when using Python
2.5) requires a database adapter module.
--
Ticket URL: <http://code.djangoproject.com/ticket/5476#comment:3>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---