mirror of
https://github.com/django/django.git
synced 2025-11-20 19:47:55 +00:00
Removed duplicate inline from tests.admin_inlines.admin.PhotographerAdmin.
This commit is contained in:
parent
2d3bb414cf
commit
86b548a59b
1 changed files with 0 additions and 1 deletions
|
|
@ -145,7 +145,6 @@ class PhotographerAdmin(admin.ModelAdmin):
|
|||
),
|
||||
]
|
||||
inlines = [
|
||||
PhotoTabularInline,
|
||||
PhotoTabularInline,
|
||||
PhotoStackedExtra2Inline,
|
||||
PhotoStackedExtra3Inline,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue