Changes between Version 14 and Version 15 of S3/S3Model/SuperEntities


Ignore:
Timestamp:
08/07/11 17:26:28 (13 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3Model/SuperEntities

    v14 v15  
    2929table = super_entity(tablename, "sit_id", situation_types,
    3030                     Field("datetime", "datetime"), # shared field
    31                      location_id(),                 # shared field
    32                      migrate=migrate)
     31                     location_id())                 # shared field
     32
    3333}}}
    3434