Don't set a FileField or ImageField as core=True, it won't work as
expected.
Maybe make the alt text core=True instead, or require a name for the
model?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users
http://dpaste.com/14978/
I have Project and ProjectImage models. The goal is to allow me,
while adding a Project object in the admin interface, to add a few
related ProjectImage objects (anywhere from one to several).
However, when adding a Project object, the empty ProjectImage rows
get a
2 matches
Mail list logo