I've seen the admin evolve to very sophisticated user interaction. Nonetheless, the param to HttpResponse() when a model object has been saved, is hardcoded and most of the times "../../.." or "../.." (see options.py in contrib.admin). Being able to change that string by some means of instantiation or runtime configuration, could allow a view to use the admin to edit an object, and once the model object has been saved modified, automatically return to the view (or another view registered in URLconf). I wonder if this has ben thought before, and if there would be much resistance to a change in that HttpResponse's parameter flexibility.
Haroldo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---