Migrate from cnr -> appr

This commit is contained in:
Antoine Legrand 2017-07-31 19:18:34 +02:00
parent fe6760749a
commit 6336a4a971
16 changed files with 106 additions and 68 deletions

View file

@ -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