Re: customizing how the slug fields are populated

2007-01-29 Thread omat * gezgin.com
Thanks... I thought it should be somewhere on the server side. I see that it is preferred to give users an option to manipulate slugs manually via an admin interface, that's why it is kept on the client side. If I prefer to do it on the server side I wouldn't need prepopulate_from parameter.

Re: customizing how the slug fields are populated

2007-01-29 Thread Jonathan Buchanan
On 1/29/07, omat * gezgin.com <[EMAIL PROTECTED]> wrote: > > About a year ago, there had been a discussion on a similar topic: > http://groups.google.com/group/django-users/browse_thread/thread/ > 006108ff1b23c36c > > But most of the important points were left unanswered. The topic is > expired, s

customizing how the slug fields are populated

2007-01-29 Thread omat * gezgin.com
About a year ago, there had been a discussion on a similar topic: http://groups.google.com/group/django-users/browse_thread/thread/ 006108ff1b23c36c But most of the important points were left unanswered. The topic is expired, so I am starting a new one. I think it is very important to be able