Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / static / im / images / landing-astakos.png @ 27e51b28

History | View | Annotate | Download (2.1 kB)

# Date Author Comment
0156e40c 04/18/2013 12:20 pm Kostas Papadimitriou

Services api/presentation logic cleanup

- Remove presentation information from Service model (order, icon)
- To access the list of services filled with both presentation and api
data use Service.catalog(). The method fills a dict with service
identifiers and service metadata through the following steps...