This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-11-17 02:24:22 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
9886dffdf4
django
/
tests
/
model_formsets
History
Download ZIP
Download TAR.GZ
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