[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().
Data model
==========
This chapter describes how you define a schema and how to make it evolves as the time goes.
.. toctree::
:maxdepth: 1
definition
metadata
baseschema
define-workflows