Changes between Version 2 and Version 3 of BluePrintLazyRepresentation


Ignore:
Timestamp:
12/18/12 20:30:01 (12 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintLazyRepresentation

    v2 v3  
    110110||lookup||None||Name of the referenced table||for foreign keys||
    111111||key||"id"||Name of the primary key in the referenced table||for foreign keys||
    112 ||fields||["name"]||Fields to lookup from the referenced table||for foreign keys||
     112||fields||!["name"]||Fields to lookup from the referenced table||for foreign keys||
    113113||labels||"%(name)s"||String template to render the representation||can also be a callable receiving the Row||
    114114||options||None||a dict with field options||for option lists, overrides lookup||
     
    168168----
    169169BluePrint
     170BluePrint