This website requires JavaScript.
Explore
Help
Register
Sign In
a.garaev
/
isp-maintenance
Watch
1
Star
0
Fork
0
You've already forked isp-maintenance
forked from
ISPsystem/isp-maintenance
Code
Pull Requests
Activity
05a3502f93
isp-maintenance
/
isp_maintenance
/
db
/
dci6
/
models.py
5 lines
74 B
Python
Raw
Normal View
History
Unescape
Escape
Add: db models dci6
2024-02-09 14:12:48 +08:00
import
os
import
json
from
peewee
import
Model
,
MySQLDatabase
,
CharField
Copy Permalink