6 lines
81 B
Python
6 lines
81 B
Python
# uplim/admin.py
|
|
|
|
from django.contrib import admin
|
|
|
|
# Register your models here.
|