Re: 8040 SlugField format not enforced - fixed, closed an "ready for checkin" since two years

2010-10-12 Thread Sebastian
I am sorry - you are right, I just found the error in my code sorry, sorry, sorry and thanks for the fast feedback! Sebastian On 12 Okt., 16:49, Peter Baumgartner wrote: > It just moved. See: > >

Re: 8040 SlugField format not enforced - fixed, closed an "ready for checkin" since two years

2010-10-12 Thread Luke Plant
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: >

Re: 8040 SlugField format not enforced - fixed, closed an "ready for checkin" since two years

2010-10-12 Thread Peter Baumgartner
It just moved. See: http://code.djangoproject.com/browser/django/trunk/django/forms/fields.py#L924 http://code.djangoproject.com/browser/django/trunk/django/core/validators.py#L122 -- Pete On Tue, Oct 12, 2010 at 8:44 AM, Sebastian wrote: > Hello, > I investigated a bit

Re: 8040 SlugField format not enforced - fixed, closed an "ready for checkin" since two years

2010-10-12 Thread Sebastian
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:

Re: 8040 SlugField format not enforced - fixed, closed an "ready for checkin" since two years

2010-10-12 Thread Luke Plant
On Tue, 2010-10-12 at 04:21 -0700, Sebastian wrote: > Hello, > the ticket "SlugField format not enforced" is fixed, closed an "ready > for checkin" since two years. What can I do? It is 'closed: fixed', which means the fix entered to the code base - two years ago, as you say. There is nothing

8040 SlugField format not enforced - fixed, closed an "ready for checkin" since two years

2010-10-12 Thread Sebastian
Hello, the ticket "SlugField format not enforced" is fixed, closed an "ready for checkin" since two years. What can I do? Regards, Sebastian -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to