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-12 18:30:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
inline_formsets
History
Claude Paroz
d8fdee7db8
[1.6.x]
Fixed
#21472
-- Fixed inline formsets display when parent pk is 0
...
Thanks
agale031176@gmail.com
for the report. Backport of fafb6cf049b from master.
2013-11-20 21:37:35 +01:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
tests.py
[1.6.x]
Fixed
#21472
-- Fixed inline formsets display when parent pk is 0
2013-11-20 21:37:35 +01:00