This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
0
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-01 15:42:04 +01:00
Code
Issues
Releases
Wiki
Activity
34d6bceec4
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