Remove obsoleted imports.
This commit is contained in:
parent
a7c8848fd6
commit
648264c9fc
@ -9,8 +9,6 @@ from django.contrib.auth.admin import UserAdmin
|
|||||||
from django.utils import timezone
|
from django.utils import timezone
|
||||||
from lostplaces.models import *
|
from lostplaces.models import *
|
||||||
|
|
||||||
from lostplaces.forms import ExplorerCreationForm, ExplorerChangeForm
|
|
||||||
|
|
||||||
# Register your models here.
|
# Register your models here.
|
||||||
|
|
||||||
class VoucherAdmin(admin.ModelAdmin):
|
class VoucherAdmin(admin.ModelAdmin):
|
||||||
|
Loading…
Reference in New Issue
Block a user