Migrate from cnr -> appr
This commit is contained in:
parent
fe6760749a
commit
6336a4a971
16 changed files with 106 additions and 68 deletions
|
@ -1,4 +1,4 @@
|
|||
from cnr.models.package_base import get_media_type, manifest_media_type
|
||||
from appr.models.package_base import get_media_type, manifest_media_type
|
||||
from peewee import prefetch
|
||||
|
||||
|
||||
|
|
Reference in a new issue