mirror of
https://github.com/django/django.git
synced 2024-12-22 17:16:24 +00:00
Removed duplicate inline from tests.admin_inlines.admin.PhotographerAdmin.
This commit is contained in:
parent
2d3bb414cf
commit
86b548a59b
@ -145,7 +145,6 @@ class PhotographerAdmin(admin.ModelAdmin):
|
||||
),
|
||||
]
|
||||
inlines = [
|
||||
PhotoTabularInline,
|
||||
PhotoTabularInline,
|
||||
PhotoStackedExtra2Inline,
|
||||
PhotoStackedExtra3Inline,
|
||||
|
Loading…
Reference in New Issue
Block a user