This website works better with JavaScript
Home
Explore
Help
Sign In
ekaterina_shevchenko
/
sharix-guide-webservice-running
forked from
ShariX_Open/sharix-open-webservice-running
Watch
1
Star
0
Fork
0
Files
Browse Source
update models
kateshev14
5 months ago
parent
4029dd656b
commit
326d8f137c
2 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
models/__init__.py
0
0
models/orders_local.py
+ 1
- 1
models/__init__.py
View File
@@ -1 +1 @@
-from .
webservice_running
import OrdersLocal
+from .
orders_local
import OrdersLocal
+ 0
- 0
models/webservice_running.py → models/orders_local.py
View File