Rename ungleich_service into uncloud_service

This commit is contained in:
fnux 2020-04-13 11:39:49 +02:00
commit 1a58508f8b
14 changed files with 8 additions and 61 deletions

View file

@ -0,0 +1,5 @@
from django.apps import AppConfig
class UngleichServiceConfig(AppConfig):
name = 'ungleich_service'