mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-03 15:59:18 +02:00
Ensure we always use raw_ids for related fields in django's admin
This commit is contained in:
parent
8d75d58e82
commit
3895034089
9 changed files with 27 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
from django.contrib import admin
|
||||
from funkwhale_api.common import admin
|
||||
|
||||
from . import models
|
||||
from . import tasks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue