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
2d899ce16b
django1
/
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