This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
ekaterina_shevchenko
/
sharix-guide-webservice-running
forked de
ShariX_Open/sharix-open-webservice-running
Seguir
1
Destacar
0
Fork
0
Archivos
Explorar el Código
update models
kateshev14
hace 5 meses
padre
4029dd656b
commit
326d8f137c
Se han
modificado 2 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
models/__init__.py
0
0
models/orders_local.py
+ 1
- 1
models/__init__.py
Ver fichero
@@ -1 +1 @@
-from .
webservice_running
import OrdersLocal
+from .
orders_local
import OrdersLocal
+ 0
- 0
models/webservice_running.py → models/orders_local.py
Ver fichero