forked from uncloud/uncloud
Rename / prepare for merge with uncloud repo
This commit is contained in:
parent
23203ff418
commit
7a6c8739f6
118 changed files with 1499 additions and 0 deletions
5
uncloud_django_based/uncloud/uncloud_storage/apps.py
Normal file
5
uncloud_django_based/uncloud/uncloud_storage/apps.py
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
from django.apps import AppConfig
|
||||
|
||||
|
||||
class UncloudStorageConfig(AppConfig):
|
||||
name = 'uncloud_storage'
|
||||
Loading…
Add table
Add a link
Reference in a new issue