5 lines
85 B
Python
5 lines
85 B
Python
# apic/rails/admin.py
|
|
from django.contrib import admin
|
|
|
|
# Register your models here.
|