summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org2
-rw-r--r--app/routes.py1
2 files changed, 2 insertions, 1 deletions
diff --git a/README.org b/README.org
index 4864a78..03658bc 100644
--- a/README.org
+++ b/README.org
@@ -1,5 +1,5 @@
#+TITLE: README.org for =yesno=
-#+AUTHOR: Marius P. and Vaqar S.
+#+AUTHOR: Marius Peter
#+DATE: Created: <2020-01-22 Wed> \break Updated: <2020-02-05 Wed>
* Folder structure
diff --git a/app/routes.py b/app/routes.py
index 301a8a8..9298094 100644
--- a/app/routes.py
+++ b/app/routes.py
@@ -16,6 +16,7 @@ Personal imports:
These are used to avoid cluttering this file with
placeholder data for posts' content.
"""
+
from datetime import datetime
from flask import Flask, render_template, flash, redirect, url_for
from forms import RegistrationForm, LoginForm
Copyright 2019--2024 Marius PETER