mirror of
https://github.com/Rushilwiz/tj2023.git
synced 2025-04-20 12:00:17 -04:00
FINALLY fixed dependecy on model
This commit is contained in:
parent
c1708e7dac
commit
3aad89c9e2
|
@ -1,5 +1,4 @@
|
||||||
from django.shortcuts import render
|
from django.shortcuts import render
|
||||||
from .models import NotionPage
|
|
||||||
from django.conf import settings
|
from django.conf import settings
|
||||||
from notion.client import NotionClient
|
from notion.client import NotionClient
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user