mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-08-14 07:08:27 +02:00
format content (#198)
This commit is contained in:
@ -1,14 +1,14 @@
|
||||
from django.contrib import admin
|
||||
|
||||
from .models import (
|
||||
Media,
|
||||
Encoding,
|
||||
EncodeProfile,
|
||||
Category,
|
||||
Comment,
|
||||
Tag,
|
||||
EncodeProfile,
|
||||
Encoding,
|
||||
Language,
|
||||
Media,
|
||||
Subtitle,
|
||||
Tag,
|
||||
)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user