1
0
mirror of https://github.com/django/django.git synced 2025-01-22 00:02:15 +00:00
django/tests/forms_tests
Claude Paroz 066bf42675 Removed forced typecasting of help_text/label Field arguments
In any case, setting those variables to non-ascii utf-8 bytestrings
is now considered a programming error.
2013-03-25 21:38:21 +01:00
..