diff options
Diffstat (limited to 'content/development')
-rw-r--r-- | content/development/wsme_with_flask.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/development/wsme_with_flask.rst b/content/development/wsme_with_flask.rst index b69e40f..473e201 100644 --- a/content/development/wsme_with_flask.rst +++ b/content/development/wsme_with_flask.rst @@ -4,7 +4,7 @@ Using WSME with Flask microframework :date: 2014-06-03 20:15 :slug: wsme-with-flask :tags: python, programming, wsme, rest -:authors: copyninja +:author: copyninja :summary: This is short guide on how to use wsme with Flask applications, writing this because I felt documentation is lacking. |