4 lines
62 B
Python
4 lines
62 B
Python
from django.contrib import admin
|
|
|
|
# Register your models here
|
from django.contrib import admin
|
|
|
|
# Register your models here
|