Added the database
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
from flask import render_template, redirect, request, url_for
|
||||
from tiny0 import app
|
||||
from tiny0 import app, db
|
||||
from tiny0.forms import URLForm
|
||||
#from tiny0.models import URLs
|
||||
from tiny0.models import URL
|
||||
#from token import gen_valid_token
|
||||
|
||||
# Index Page
|
||||
|
||||
Reference in New Issue
Block a user