0

So I'm currently working on a Django project where an object with an id is created from a form, and that id is needed in the form that the first form redirects to. Is there a way I can pass this id (in python) using redirect? I can't seem to figure out how to do this, but I'm sure there is a way since it seems like it would be pretty useful.

Thank you all, Alex

user941401
  • 323
  • 1
  • 3
  • 8
  • 1
    This page probably have what you want: http://stackoverflow.com/questions/523356/python-django-page-redirect – Billy May 14 '12 at 07:39
  • I think this is a duplicate of: http://stackoverflow.com/questions/3859474/django-using-a-newly-create-object-in-reverse-redirect – Sam Starling May 14 '12 at 09:34

0 Answers0