This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
cc8c3ebb7d
django1
/
tests
/
regressiontests
/
forms
/
localflavor
/
__init__.py
2 lines
24 B
Python
Raw
Normal View
History
Unescape
Escape
Fixed #5546: split form unit tests into manageable chunks. This isn't a perfect fix since the chunks aren't yet autodiscovered, but that shouldn't prevent checking this in. Thanks, Leo Soto. git-svn-id: http://code.djangoproject.com/svn/django/trunk@6379 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-09-20 07:40:47 +08:00
# -*- coding: utf-8 -*-