[server] Do not use logilab.common.date.strptime in sqlutils
This function is aliased to datetime.datetime.strptime() and exists only
for compatibility with Python <= 2.5 which we no longer support.
.. _session_module:
:mod:`cubicweb.pyramid.session`
-------------------------------
.. automodule:: cubicweb.pyramid.session
.. autofunction:: includeme
.. autofunction:: CWSessionFactory