Closed GoogleCodeExporter closed 9 years ago
This issue is more general: whenever the possible values of a preference has
the same name of an existent one. In all these cases when the django db is
asked for a particular name, there are more than one answer.
I am encountering the same problem adding the Fullscreen caption in the list of
the
user preferences. This field should be set to the same values of the Thumbnail
caption.
But when I add the new setting values (from the admin side), the django db
complains.
I think the only way to solve this problem is to add another field to each
setting value in order to associate that particular value to the related
component.
For this reason I am changing the priority level of this issue from medium to
high.
Original comment by marialau...@gmail.com
on 22 Nov 2011 at 1:58
Original comment by marialau...@gmail.com
on 23 Nov 2011 at 1:29
Original issue reported on code.google.com by
marialau...@gmail.com
on 28 Oct 2011 at 1:17