This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
History
Adrian Holovaty
e130031fd2
Fixed
#3082
-- newforms: Changed Form as_table() and as_ul() not to display verbose names for hidden fields, and to add field-name prefix to error messages to avoid user confusion. Also added unit tests.
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@4146
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-11-30 17:07:40 +00:00
..
modeltests
Fixed
#2575
: ObjectPaginator now accepts a "orphans" option to prevent pages with only a few items. Thanks, SmileyChris.
2006-11-07 04:44:27 +00:00
regressiontests
Fixed
#3082
-- newforms: Changed Form as_table() and as_ul() not to display verbose names for hidden fields, and to add field-name prefix to error messages to avoid user confusion. Also added unit tests.
2006-11-30 17:07:40 +00:00
templates
Refs
#2333
- Added model test for the test Client.
2006-09-02 09:34:40 +00:00
runtests.py
Refs
#2333
- Added model test for the test Client.
2006-09-02 09:34:40 +00:00
urls.py
Refs
#2333
- Added model test for the test Client.
2006-09-02 09:34:40 +00:00