1
0
mirror of https://github.com/django/django.git synced 2025-02-08 08:26:13 +00:00
django/tests/admin_inlines
matiasb 12aeed8c94 Fixed #24976 -- Fixed missing form label in tabular inline.
If the model form had a form field specified, the label rendered
as "None".
2015-10-21 13:35:50 -04:00
..