Does anyone know how to display certain template items based on url?
For example.

                     http://localhost/aeditpage/varX/
                     http://localhost/anothereditpage/varY


I want to check if it aeditpage or anothereditpage before I decide
what pieces of the template to display.


In the page I grab data from a database and display it.  How do I
access  page variables so I can display them in the template?

I'm trying to pass a particular variable via the url and need access
to a particular table ID.

thanx
Gondor

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to