3 lines
76 B
Python
3 lines
76 B
Python
|
from django.contrib import admin
|
||
|
from djangoldp.admin import DjangoLDPAdmin
|