Stub out bookmarks for forgetmetnot django app

This commit is contained in:
2021-02-24 09:00:25 -06:00
parent 735c7f6b80
commit 13fc58121a
14 changed files with 41 additions and 1 deletions

3
bookmarks/views.py Normal file
View File

@@ -0,0 +1,3 @@
from django.shortcuts import render
# Create your views here.