I am still learning about HTTP requests, etc, and am looking for an good explination of how django handles the whole coorelation between a form button's values / names and the has_key() function, I think they are related.
For example, I'd like to mimic the multiple buttons on the admin interface for Save / Save Continue / Delete functions, and in looking at the code, they are checking for request.has_key("..."). The docs for the request.has_key() is a simple sentence that someone of my (low) level of HTTP knowledge can't really seem to put together. Any help on what / how they work would be awesome! Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---