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
8e129b42ad
django1
/
django
/
forms
History
Tim Graham
1306cd1e8a
Fixed
#24377
-- Fixed model inline formsets with primary key's that have defaults.
2015-02-23 08:44:27 -05:00
..
extras
Fixed
#24219
-- Moved SelectDateWidget together with the other widgets
2015-01-27 22:40:02 +07:00
__init__.py
Fixed
#21489
-- Make formsets directly importable from django.forms.
2013-11-25 19:16:19 -05:00
fields.py
Added missing return value to DurationField.prepare_value(); refs
#24339
.
2015-02-14 18:38:50 -05:00
forms.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
formsets.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
models.py
Fixed
#24377
-- Fixed model inline formsets with primary key's that have defaults.
2015-02-23 08:44:27 -05:00
utils.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
widgets.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00