On Nov 20, 1:11 am, Mogga <[EMAIL PROTECTED]> wrote:
> great article... very interesting and answered some old questions...
> not using it for URLS...
> i'm developing some file system mgmt tools for software packages that
> don't like hyphens. i'll have to hack the slugifier or create my own
> js...

You could also override the save method of your model and simply
replace all hyphens with underscores there for the slugfield.
--~--~---------~--~----~------------~-------~--~----~
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