hi guys,

im sorry if this question is frequently asked but what is the right
way to make a navigation in django ... when a database backend is used
for site content storage...

the first question is ... how to link to the sites ... the first idea
is to but an encoded form of the content title in the url ... but this
is some kind of stupid cause if the title changes the search engines
will no longer find the site ... but this is just a minor question ...

the main thing is ... how to put the navigation as an item into
django ... i tried to put it as a template tag inside ... and wrote a
navigation template tag ... but if one wants a section/category/item
navigation this thing ends up kind of messy ...

so the question is is there any std way to build a navigation or how
do you build navigations ... so that i can learn from you ... im kind
of new to django so please be gentil ;-)

thanks for your attention ;-)

regards


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

Reply via email to