On Tue, 2010-10-12 at 07:44 -0700, Sebastian wrote: > Hello, > I investigated a bit further, it was commited with r8477 > http://code.djangoproject.com/changeset/8477 > > But somewhere it got lost. In the current definition for SlugField I > can only find a validation for max_length: > http://code.djangoproject.com/browser/django/trunk/django/db/models/fields/__init__.py#L1000
It does look like something has been lost from the models SlugField (not the forms SlugField), probably the default_validators attribute. Please open a new ticket, preferably with a test that shows the problem and/or a fix. Thanks, Luke -- "He knows the way I take: when he has tried me, I shall come forth as gold" (Job 23:10). Luke Plant || http://lukeplant.me.uk/ -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-develop...@googlegroups.com. To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.