This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-11-18 23:44:22 +00:00
Code
Issues
24
Releases
Wiki
Activity
83b04d4f88
django
/
tests
/
model_formsets
History
Jon Dufresne
ef87b38ef7
Fixed
#29696
-- Prevented BaseModelFormSet.initial_form_count()'s from treating data={} as unbound.
2018-08-21 10:02:03 -04:00
..
__init__.py
models.py
Fixed nonexistent field reference in test model __str__() method.
2018-07-30 16:14:57 -04:00
test_uuid.py
tests.py
Fixed
#29696
-- Prevented BaseModelFormSet.initial_form_count()'s from treating data={} as unbound.
2018-08-21 10:02:03 -04:00