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-12-22 17:16:24 +00:00
Code
Issues
25
Releases
Wiki
Activity
988309a1ae
django
/
tests
/
model_formsets
History
Jon Dufresne
988309a1ae
Added ModelFormSet test for validation of a nonexistent PK.
2017-07-11 14:28:56 -04:00
..
__init__.py
models.py
Refs
#23919
-- Removed six.<various>_types usage
2017-01-18 20:18:46 +01: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
Added ModelFormSet test for validation of a nonexistent PK.
2017-07-11 14:28:56 -04:00