This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-07-16 01:35:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
c651331b34
django
/
docs
/
topics
/
forms
History
Download ZIP
Download TAR.GZ
Claude Paroz
c651331b34
Converted usage of ugettext* functions to their gettext* aliases
...
Thanks Tim Graham for the review.
2017-02-07 09:04:04 +01: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
Converted usage of ugettext* functions to their gettext* aliases
2017-02-07 09:04:04 +01:00