add cars model

This commit is contained in:
ahmedsosic
2022-05-16 07:01:22 +02:00
parent d05908c256
commit c6200cf181
12 changed files with 217 additions and 13 deletions

3
kivi_cars/cars/views.py Normal file
View File

@@ -0,0 +1,3 @@
from django.shortcuts import render
# Create your views here.