>From the docs:

"A good example is the delete() method on each Django model object.
The template system shouldn't be allowed to do something like this:

I will now delete this valuable data. {{ data.delete }}"

What method should I use for allowing a user to delete an instance of
the model using a link clicked on the template?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" 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-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to