This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
84e7a9f4a7
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
Fixed
#24958
-- Fixed inline forms using UUID-PK parents with auto-PK children.
2015-06-26 09:09:09 -04:00
tests.py
Fixed
#29696
-- Prevented BaseModelFormSet.initial_form_count()'s from treating data={} as unbound.
2018-08-21 10:02:03 -04:00