Phase in admin, remove uuid from bills
This commit is contained in:
parent
662845128f
commit
8decfe1b16
6 changed files with 246 additions and 117 deletions
|
|
@ -86,4 +86,5 @@ urlpatterns = [
|
|||
description="uncloud API",
|
||||
version="1.0.0"
|
||||
), name='openapi-schema'),
|
||||
path('admin/', admin.site.urls),
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue