FINALLY fixed dependecy on model

This commit is contained in:
Rushil Umaretiya 2020-10-21 23:04:23 -04:00
parent c1708e7dac
commit 3aad89c9e2

View File

@ -1,5 +1,4 @@
from django.shortcuts import render
from .models import NotionPage
from django.conf import settings
from notion.client import NotionClient