web2py™ Version 2.18.5-stable+timestamp.2019.04.07.21.13.59
Python Python 3.7.0:Traceback

1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.

Traceback (most recent call last):
  File "   /web2py/gluon/main.py", line 442, in wsgibase
    serve_controller(request, response, session)
  File "   /web2py/gluon/main.py", line 205, in serve_controller
    raise HTTP(response.status, page, **response.headers)
gluon.http.HTTP: 200 OK

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/    /web2py/gluon/main.py", line 458, in wsgibase
    session._try_store_in_db(request, response)
  File "/    /web2py/gluon/globals.py", line 1236, in _try_store_in_db
    modified_datetime=request.now.isostring(),
AttributeError: 'datetime.datetime' object has no attribute 'isostring'

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/b588fa0a-4d6b-4583-a072-a64a8c172aee%40googlegroups.com.

Reply via email to