This website requires JavaScript.
Explore
Help
Sign In
source
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2026-02-09 02:49:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
859cd7c6b43bf70e2852eda10f635c70feeb397f
django
/
tests
/
model_formsets
History
Jon Dufresne
859cd7c6b4
Fixed
#22276
-- Fixed crash when formset management form is invalid.
...
Co-authored-by: Patryk Zawadzki <
patrys@room-303.com
>
2020-11-05 10:40:41 +01:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Followed style guide for model attribute ordering.
2018-12-27 19:34:14 -05: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
#22276
-- Fixed crash when formset management form is invalid.
2020-11-05 10:40:41 +01:00