3 lines
63 B
Python
3 lines
63 B
Python
from django.contrib import admin
|
|
|
|
# Register your models here.
|
from django.contrib import admin
|
|
|
|
# Register your models here.
|