from gheat.models import Accespoint, Meting, Gebruiker from django.contrib import admin admin.site.register(Gebruiker)