added to admin panel
Signed-off-by: Jochen Mehlich <contact@jochenmehlich.de>
This commit is contained in:
parent
c529ff1a5f
commit
1b1f653711
@ -1,3 +1,4 @@
|
||||
from django.contrib import admin
|
||||
|
||||
from .models import sourcePerson
|
||||
# Register your models here.
|
||||
admin.site.register(sourcePerson)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user