mirror of
https://github.com/Rushilwiz/tj2023.git
synced 2025-04-10 23:30:17 -04:00
completely removed need for model
This commit is contained in:
parent
b7e8c66c02
commit
c1708e7dac
|
@ -1,5 +1,3 @@
|
|||
from django.contrib import admin
|
||||
from .models import NotionPage
|
||||
|
||||
# Register your models here.
|
||||
admin.site.register(NotionPage)
|
Loading…
Reference in New Issue
Block a user