séparation des application pols et vehicles
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
from django.contrib import admin
|
||||
|
||||
from polls.models import Question, Choice, Vehicles
|
||||
from polls.models import Question, Choice
|
||||
from vehicles.models import *
|
||||
|
||||
|
||||
# Register your models here.
|
||||
|
Reference in New Issue
Block a user