This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-11-07 07:15:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
0004daa536890fdb389c895baaa21bea6a1f7073
django
/
django
/
forms
History
Tim Graham
0004daa536
Used 4 space hanging indent for dictionaries.
...
Thanks Mariusz Felisiak for auditing.
2019-01-02 18:18:19 -05:00
..
jinja2/django/forms
/widgets
…
templates/django/forms
/widgets
…
__init__.py
…
boundfield.py
…
fields.py
Refs
#29689
-- Moved FilePathField choices sorting outside the loop.
2018-08-29 06:19:32 -04:00
forms.py
Fixed hanging indentation in various code.
2018-03-16 10:54:34 +01:00
formsets.py
Used 4 space hanging indent for dictionaries.
2019-01-02 18:18:19 -05:00
models.py
Fixed
#29981
-- Fixed inline formsets with a OnetoOneField primary key that uses to_field.
2019-01-01 10:40:22 -05:00
renderers.py
Ref
#23919
-- Replaced some os.path usage with pathlib.Path.
2018-04-19 21:30:00 -04:00
utils.py
…
widgets.py
Fixed
#17210
-- Made NullBooleanSelect use unknown/true/false as query data.
2018-11-14 13:43:34 -05:00