#8774: ImageField errors in admin inline editing
--------------------------------------+-------------------------------------
Reporter: ramin | Owner: nobody
Status: reopened | Milestone: 1.0
Component: Template system | Version: SVN
Resolution: | Keywords: imagefield admin inline
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
--------------------------------------+-------------------------------------
Comment (by vung):
Works for me, using the above models and forms (I only added the relevant
imports). I'm attaching the full project I used; note that it doesn't
have the extra applications (`tagging` and `sorl.thumbnail`)
Tested with django rev [8803] (what I had), [8814] (the reported one) and
[8849] (the current one) with python 2.4.4 and 2.5.2 with sqlite3,
psycopg2, and mysql, using files with non-ascii names.
After each test I wiped all *.pyc files. So, at least here, it works in
the eighteen combinations that result from the above.
I used a standard debian etch, with its default packages for python
(2.4.3), mysql (5.0.32) and posgresql (8.1.11). All python 2.5 related
packages were compiled from source - python itself, PIL and db drivers for
mysql and psql.
I did not tested with the default admin forms (well, I did, but not in a
structured manner and I don't remember which versions).
--
Ticket URL: <http://code.djangoproject.com/ticket/8774#comment:7>
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
-~----------~----~----~----~------~----~------~--~---