Hm, if you don't understand me, I'll try to explain it more clearly:
I've a blog-like news site where some users can publish news using the
django admin panel. They can enter thome things, for example subject,
introduction, text etc (and this works finde already). But now I want
that it is possible to declare an icon for the messages: The users
should be able either to upload a new image or to enter an url to an
image or to choose an image using a combobox.
When submitting django should select the filled field and insert it
into the database.

Thank you for your help,

Benjamin Wiegand


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to