forked from uncloud/uncloud
Rename ungleich_service into uncloud_service
This commit is contained in:
parent
e67bd03997
commit
1a58508f8b
14 changed files with 8 additions and 61 deletions
5
uncloud_django_based/uncloud/uncloud_service/apps.py
Normal file
5
uncloud_django_based/uncloud/uncloud_service/apps.py
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
from django.apps import AppConfig
|
||||
|
||||
|
||||
class UngleichServiceConfig(AppConfig):
|
||||
name = 'ungleich_service'
|
||||
Loading…
Add table
Add a link
Reference in a new issue