I'm trying to help fix but #6138. I've done a patch for the code and a separate test.py module. But someone ('Alex') added a request to "Please put the tests in the same diff as the patch itself, it is possible to use svn add locally". I'm at a loss here I'm afraid. The only way I know to generate a single diff that included a patch to trunk/django/forms/forms.py and to the trunk/tests/regressiontests/ forms/forms.py is to set up subversion in the 'trunk' folder. But then can one apply the patch if one does not have all that stuff?
Also where should one place this test - in trunk/tests/ regressiontests/forms/forms.py or in trunk/tests/regressiontests/ forms/error_messages.py or in a separate module even? I browsed arund the bug list but could not find anything helpful, some had no tests, some had tests in a separate file, but I could not find one as a model. I am getting a bit discouraged at the moment. Thanks for any help, Peter --~--~---------~--~----~------------~-------~--~----~ 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 django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---