This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-10 17:35:38 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
forms_tests
History
Loic Bistuer
f563c339ca
Fixed
#20867
-- Added the Form.add_error() method.
...
Refs
#20199
#16986
. Thanks @akaariai, @bmispelon, @mjtamlyn, @timgraham for the reviews.
2013-11-30 01:00:53 +07:00
..
templates
/forms_tests
…
tests
Fixed
#20867
-- Added the Form.add_error() method.
2013-11-30 01:00:53 +07:00
__init__.py
…
models.py
…
urls.py
…
views.py
…