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-10-30 09:06:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
26cd48e166ac4d84317c8ee6d63ac52a87e8da99
django
/
tests
/
regressiontests
/
model_formsets_regress
History
Ramiro Morales
291e837bda
[1.5.x] Revert "Fixed
#13794
-- Fixed to_field usage in BaseInlineFormSet."
...
This reverts commit
4ae68f677b
. stable/1.5.x branch is in security-fixes-only mode.
2014-07-14 21:12:40 -03:00
..
__init__.py
Fixed
#10243
,
#11043
-- Corrected handling of formsets over a ForeignKey that uses to_field, and by extension, fixed the admin for handling fields of that type. Thanks to apollo13 for the initial patch.
2009-05-13 14:04:29 +00:00
models.py
[1.5.x] Revert "Fixed
#13794
-- Fixed to_field usage in BaseInlineFormSet."
2014-07-14 21:12:40 -03:00
tests.py
[1.5.x] Revert "Fixed
#13794
-- Fixed to_field usage in BaseInlineFormSet."
2014-07-14 21:12:40 -03:00