Add POST form to shorten link, shortened links to database, configuration file

This commit is contained in:
132ikl 2019-02-22 02:58:38 -05:00
parent 657ee72ecb
commit 513050e131
5 changed files with 150 additions and 12 deletions

3
.gitignore vendored
View file

@ -105,3 +105,6 @@ venv.bak/
# PyCharm
.idea
# Databases
*.db