* SmileyChris ([EMAIL PROTECTED]) wrote:
When faced with a similar situation, I overwrote the save method and
ensured the slug generated is unique (adding _2 or _3 etc to the end if
it wasn't).

Can you explain how to do this?  This is the approach I was going to
take.  When you call save() on the model, does it raise a particular
error if the slug is set to be unique and it isn't?

Thanks,
Rob

--~--~---------~--~----~------------~-------~--~----~
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