This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
model_formsets
History
Tim Graham
41d5ed480c
[1.8.x]
Fixed
#24377
-- Fixed model inline formsets with primary key's that have defaults.
...
Backport of 1306cd1e8acfb13602ee8dc40993b2505cd7523b from master
2015-02-23 09:01:00 -05:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
[1.8.x]
Fixed
#24377
-- Fixed model inline formsets with primary key's that have defaults.
2015-02-23 09:01:00 -05:00
test_uuid.py
[1.8.x]
Fixed
#24377
-- Fixed model inline formsets with primary key's that have defaults.
2015-02-23 09:01:00 -05:00
tests.py
[1.8.x] Sorted imports with isort; refs
#23860
.
2015-02-09 14:24:06 -05:00