diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -54,11 +54,7 @@ This means that if your app is behind `http://example.com/stackbin/` then you wo pip3 install --user flask-sqlalchemy pytimeparse ## Improvements -I still need to work on these tasks: - -### Development - -* Protect the /admin/ page +None at this time. ## Alternatives This is a very diverged fork of [su27/flask-pastebin](https://github.com/su27/flask-pastebin) which itself was a fork of the original [mitsuhiko/pastebin](https://github.com/mitsuhiko/flask-pastebin). The original had a few additional features worth reviewing. |