django/tests/admin_inlines
Timothy McCurrach a91bf80459 [3.2.x] Fixed #18549 -- Fixed heading for inlines with a OneToOneField.
Used verbose_name instead of verbose_name_plural.

Backport of 0aff3fd711 from master.
2021-01-18 09:56:15 +01:00
..
__init__.py
admin.py [3.2.x] Fixed #18549 -- Fixed heading for inlines with a OneToOneField. 2021-01-18 09:56:15 +01:00
models.py [3.2.x] Fixed #18549 -- Fixed heading for inlines with a OneToOneField. 2021-01-18 09:56:15 +01:00
test_templates.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
tests.py [3.2.x] Fixed #18549 -- Fixed heading for inlines with a OneToOneField. 2021-01-18 09:56:15 +01:00
urls.py Updated test URL patterns to use path() and re_path(). 2018-12-31 10:47:32 -05:00