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-02-06 23:45:22 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
model_formsets
History
Jason Hoos
4296801463
[1.8.x]
Fixed
#24958
-- Fixed inline forms using UUID-PK parents with auto-PK children.
...
Backport of a50b66da30320887c23c73927f6b2ab41e0301bf from master
2015-06-26 09:15:59 -04:00
..
__init__.py
…
models.py
[1.8.x]
Fixed
#24958
-- Fixed inline forms using UUID-PK parents with auto-PK children.
2015-06-26 09:15:59 -04:00
test_uuid.py
[1.8.x]
Fixed
#24958
-- Fixed inline forms using UUID-PK parents with auto-PK children.
2015-06-26 09:15:59 -04:00
tests.py
[1.8.x]
Fixed
#24395
-- Ensured inline ModelsForms have an updated related instance.
2015-02-24 11:49:27 -05:00