mirror of
https://github.com/OpenBankProject/API-Manager.git
synced 2026-02-06 18:21:51 +00:00
5 lines
81 B
Python
5 lines
81 B
Python
|
|
from django.db import models
|
||
|
|
|
||
|
|
# Create your models here.
|
||
|
|
# -*- coding: utf-8 -*-
|