On 5/3/06, Sandro <[EMAIL PROTECTED]> wrote: > What about the innocent situation of creating a category named "Clubs" > and after creating that category wanting to rename it to > "Organizations," by default you will have a slug called 'clubs' which > will point to a category named 'organizations.'
The only thing that happens is that Django will not automatically change the slug for you; this means that the URL stays the same (as it should) unless you manually tell Django you want it to change, by editing the slug field yourself. -- "May the forces of evil become confused on the way to your house." -- George Carlin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---