3 lines
64 B
Python
3 lines
64 B
Python
|
from django.db import models
|
||
|
from djangoldp.models import Model
|