This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-10 09:22:46 +00:00
Code
Issues
32
Releases
Wiki
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
…
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