gama_api/core/admin.py
c0de fbb7c24d39 Add the core
This sets up the database to reflect what is written in the schema
Next is to add logic
2017-06-01 02:14:51 -05:00

7 lines
128 B
Python

# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.contrib import admin
# Register your models here.