mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-01-08 16:42:05 +01:00
6 lines
98 B
Python
6 lines
98 B
Python
from __future__ import unicode_literals
|
|
|
|
from django.db import models
|
|
|
|
# Create your models here.
|