diff options
Diffstat (limited to 'python/flask-paginate/README')
-rw-r--r-- | python/flask-paginate/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/flask-paginate/README b/python/flask-paginate/README new file mode 100644 index 0000000000..fa12ded409 --- /dev/null +++ b/python/flask-paginate/README @@ -0,0 +1,2 @@ +Paginate support for flask framework (study from will_paginate). +Use bootstrap for css framework It requires Python2.6+ as string.format syntax. |