This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
ekaterina_shevchenko
/
sharix-guide-webservice-running
biforcado de
ShariX_Open/sharix-open-webservice-running
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Ver Fonte
update models
kateshev14
há 5 meses atrás
pai
4029dd656b
commit
326d8f137c
2 ficheiros alterados
com
1 adições
e
1 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
1
models/__init__.py
0
0
models/orders_local.py
+ 1
- 1
models/__init__.py
Ver Ficheiro
@@ -1 +1 @@
-from .
webservice_running
import OrdersLocal
+from .
orders_local
import OrdersLocal
+ 0
- 0
models/webservice_running.py → models/orders_local.py
Ver Ficheiro