from alpaca_viewer.models import Alpaca from django.contrib import admin admin.site.register(Alpaca)