[hooks] fix timestamp confusion in DataImportsCleanupStartupHook
CWDataImport.start_timestamp is inserted as datetime.utcnow(), in
server/sources/datafeed.py:DataFeedSourceinit_import_log.
Don't compare it to datetime.now().
.. _Part2:
----------------------
Repository development
----------------------
This part is about developing applications with the *CubicWeb*
framework. It is not concerned with the web system, which is a
separate layer and has its own whole chapter.
.. toctree::
:maxdepth: 2
:numbered:
cubes/index
vreg.rst
datamodel/index
entityclasses/index
devcore/index
repo/index
testing.rst
migration.rst
profiling.rst
fti.rst
dataimport