joeni

admin.py

1
from django.contrib import admin
2
from .models import *
3