This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-03-19 15:30:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3a5299c19c
django
/
tests
/
model_formsets
History
Alexander Kavanaugh
362fba87c9
Fixed
#28159
-- Fixed BaseInlineFormSet._construct_form() crash when using save_as_new.
...
Regression in
4a246a02bd
.
2017-05-03 07:45:51 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
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
Fixed
#28159
-- Fixed BaseInlineFormSet._construct_form() crash when using save_as_new.
2017-05-03 07:45:51 -04:00