#5427: [newforms-admin] Invalid prepopulate_from test in invalid models test ---------------------------+------------------------------------------------ Reporter: mcroydon | Owner: jkokerhans Status: new | Component: Unit test system Version: newforms-admin | Keywords: Stage: Unreviewed | Has_patch: 1 ---------------------------+------------------------------------------------ The [http://code.djangoproject.com/browser/django/trunk/tests/modeltests/invalid_models/models.py invalid models] test still has references to prepopulate_from which erroneously cause the test to fail. Removing the field and expected error makes all tests pass on [6122].
-- Ticket URL: <http://code.djangoproject.com/ticket/5427> Django Code <http://code.djangoproject.com/> The web framework for perfectionists with deadlines --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
