Why not just use AJAX, and then have a save button to submit and save in your database.
On Mon, Jul 7, 2008 at 2:48 PM, Bear <[EMAIL PROTECTED]> wrote: > > Hi > > I'm new with Django and I can't figure out a method to do what I want, > that is to say inserting html dynamically in my page (I'm not very > good in english so I'll do my best to explain it with an example) > > ... > > I just can't figure out how to do this. How do I tell Django to add > some stuff in a page like that ? > In ajax I'd just have a view to load an element that would be called > as the user clicks on a link, and then get back the html code of the > element and add it into my page wherever I want. But without ajax, I > really don't know. > > If someone could understand my problem and help me it would be great. > > Thx. > > Bibi > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---