template added to admin

This commit is contained in:
Yogesh Ojha
2020-05-11 11:53:25 +05:30
parent 06cd0dd49e
commit b80898f66c
3 changed files with 2 additions and 2 deletions
+1
View File
@@ -1,3 +1,4 @@
from django.contrib import admin
# Register your models here.
admin.site.register(EngineType)