This website requires JavaScript.
Explore
Help
Sign In
p15693087
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
3f62d20a9b
django
/
docs
/
topics
/
forms
History
Vytis Banaitis
8838d4dd49
Refs
#23919
-- Replaced kwargs.pop() with keyword-only arguments.
2017-02-01 11:41:56 -05:00
..
formsets.txt
Refs
#23919
-- Replaced kwargs.pop() with keyword-only arguments.
2017-02-01 11:41:56 -05:00
index.txt
Fixed
#22383
-- Added support for HTML5 required attribute on required form fields.
2016-04-21 19:16:38 -04:00
media.txt
Removed versionadded/changed annotations for 1.10.
2017-01-17 20:52:05 -05:00
modelforms.txt
Refs
#23919
-- Replaced super(ClassName, self) with super() in docs.
2017-01-25 11:53:05 -05:00