yeah, python can do it, but where do I put this? Forgive my n00b question but would this go in the view?
The session var is set by looking at post data, I'm guessing this is the one that is a string now rather than 'project.id' - Seriously, am I doing something strange here? Maybe there is a built-in way of doing this that I'm missing? All I want to do is have a drop-down be 'selected' when the option value matches the session value. Somewhere along the way one of these is changing types and I don't really know where. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

