Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / management / commands / service-update.py @ e4a6c11d

History | View | Annotate | Download (3.6 kB)

# Date Author Comment
362ff471 04/19/2013 06:28 pm Kostas Papadimitriou

Store service access url in database

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...

e72aa2da 01/09/2013 04:23 pm Kostas Papadimitriou

Service management commands update

- New service-update command
- service-list now displays service order field