Files
mayan-edms/mayan/apps/dashboards/models.py
Roberto Rosario 3a6a250d1b Move dashboard code to its own app
Signed-off-by: Roberto Rosario <Roberto.Rosario@mayan-edms.com>
2018-12-16 00:34:21 -04:00

7 lines
122 B
Python

# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.db import models
# Create your models here.