requires 2.14.1

This commit is contained in:
mdipierro
2016-03-23 18:52:40 -05:00
parent 797ade202f
commit cafba3fbe2
3 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
## File is released under public domain and you can use without limitations
#########################################################################
if request.global_settings.web2py_version < "2.13.3":
if request.global_settings.web2py_version < "2.14.1":
raise HTTP(500, "Requires web2py 2.13.3 or newer")
## if SSL/HTTPS is properly configured and you want all HTTP requests to