Alec Munro wrote: > I didn't explain this one properly at all. I need to have href links to > the python scripts. So if the container had a property like URL, that > would be handy. But I think I found a way around it. container.whatever.your_python_script.absolute_url() should work. cheers, Chris