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-02-11 18:05:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
model_forms
History
Claude Paroz
d43156e1e9
Fixed
#26238
-- Raised explicit error for non-editable field in ModelForm
...
Thanks Luke Crouch for the report and Simon Charette for the review.
2016-02-21 00:24:20 +01:00
..
__init__.py
…
models.py
Fixed
#25349
-- Allowed a ModelForm to unset a fields with blank=True, required=False.
2016-02-19 14:18:53 -05:00
test2.png
…
test_uuid.py
…
test.png
…
tests.py
Fixed
#26238
-- Raised explicit error for non-editable field in ModelForm
2016-02-21 00:24:20 +01:00