This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-25 10:35:48 +00:00
Code
Issues
25
Releases
Wiki
Activity
78ba9670af
django
/
docs
/
ref
/
forms
History
Claude Paroz
596cb9c7e2
Replaced print statement by print function (forward compatibility syntax).
2012-04-30 20:45:03 +02:00
..
api.txt
Replaced print statement by print function (forward compatibility syntax).
2012-04-30 20:45:03 +02:00
fields.txt
Replaced print statement by print function (forward compatibility syntax).
2012-04-30 20:45:03 +02:00
index.txt
validation.txt
Fixed
#17182
-- Changed best practice documentation for Form.clean to use super() instead of relying on self.cleaned_data. Thanks, DrMeers.
2012-02-04 16:05:30 +00:00
widgets.txt