Fist up, apologies if I'm posting this in the wrong place and apologies
if this issues is covered somewhere else -- I searched for it but
couldn't find  the answer I was looking for.

OK, I'm new to Django but have a quick, hopefully easy-to-answer
question,

I want to have a URL of the form
/path/to/my/site/biographies/persons-name/ where 'persons-name' is a
slug field for a class, but not the primary key...is this possible?

At the moment I have it working from the primary key which is an
integer, so something like path/to/my/site/biographies/2/ ....which
isn't as nice.

Thanks in advance.
-
bB


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" 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-developers
-~----------~----~----~----~------~----~------~--~---

Reply via email to