For me:

1)
I had no file applications/admin/private/hosts.deny -> when manually 
created, admin works.

2)
This doesn't work for me in templates (was Ok in version from 2016):
{{=MARKMIN(T("**something bold** something more"))}}
This works:
{{=T("**something** something")}}
Error for the 1st case is 
  File "/home/www-data/web2py/gluon/restricted.py", line 219, in restricted
    exec(ccode, environment)
  File "<string>", line 113, in <module>
  File "/home/www-data/web2py/gluon/html.py", line 2791, in __init__
    self.text = to_bytes(text)
  File "/home/www-data/web2py/gluon/_compat.py", line 68, in to_bytes
    raise TypeError('Expected bytes')
TypeError: Expected bytes




Dne pondělí 7. srpna 2017 16:33:55 UTC+2 Massimo Di Pierro napsal(a):
>
> Contains lots of small fixes. 
> Many thanks to Leonel for taking care of many urgent issues in a hurry.
>
> \
> Massimo
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to