hat 3-6
> are correct?
>
Tests are ok. But phone number test could have some additional tests without
the leading zero:
self.assertEqual(f.clean("3124555678"), "0312 4555678")
self.assertEqual(f.clean("312 4555678"), "0312 4555678")
little help about the patch.
What's the proper way to apply and test the patch?
Regards,
--
Ekrem SEREN
--
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