Hello,
I have an issue (it might be a beginner issue, if so I am sorry...
please point to the chapter in the doc)

I have a class Photo and a class Category with a one to many
relationship (many pictures can be in one category, but each photo can
be in only one category)...
I want to do an app for mysite/photo/category/OneCategory/ and have
all picture in OneCategory... Nothing fancy.
So far I managed to do it with mysite/photo/category/1 or 2 or n, n
being the category.id but never with the actual name of the
category...

What am I missing?
I am pretty sure it is quite dumb but cannot find it...

Best regards,
H
--~--~---------~--~----~------------~-------~--~----~
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