Michael, On Wed, 2006-06-07 at 11:11 +0200, Michael Radziej wrote: > Hi, > > is this again just me :-), or has some checkin changed an error message > recently? > If I run the test suite, I get: > > 'invalid_models' module: Validator found 47 validation errors, 47 expected > ========================================================================== > Missing errors: > invalid_models.fielderrors: "choices": "choices" should be either a tuple or > list. > > Unexpected errors: > invalid_models.fielderrors: "choices": "choices" should be iterable (e.g., a > tuple or list).
It's not just you. Checking 3094 (http://code.djangoproject.com/changeset/3094) changed the possibilities for choices. Somebody should talk to that Holovaty character about the importance of running the tests. :-) Malcolm --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@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-developers -~----------~----~----~----~------~----~------~--~---