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-25 05:04:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
371ece2f06
django
/
tests
/
model_formsets
History
Download ZIP
Download TAR.GZ
Demur Nodia
06a11ef6ec
Fixed
#26819
-- Fixed BaseModelFormSet.validate_unique() "unhashable type: list" crash.
2018-07-30 16:52:12 -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
#26819
-- Fixed BaseModelFormSet.validate_unique() "unhashable type: list" crash.
2018-07-30 16:52:12 -04:00