Files
code_examples_server/compile_server/app/admin.py
Nicolas Setton 048668da5a Initial revision
2017-05-06 22:38:49 -04:00

7 lines
128 B
Python

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