Commit bf6fe987 authored by delanoe's avatar delanoe

Cosmetics.

parent 835ef8cc
......@@ -47,7 +47,8 @@ def convert_to_date(date):
return dateutil.parser.parse(date)
INDEXED_HYPERDATA = {
# TODO use properties during toolchain.hyperdata_indexing (type, convert_to_db, convert_from_db)
# TODO use properties during toolchain.hyperdata_indexing
# (type, convert_to_db, convert_from_db)
'publication_date':
{ 'id' : 1
, 'type' : datetime.datetime
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment