Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / management / commands / listservices.py @ cfb15117

History | View | Annotate | Download (2.8 kB)

# Date Author Comment
9597fc83 06/08/2012 05:13 pm Kostas Papadimitriou

Display service token in listservices command

6b03a847 05/22/2012 05:44 pm Sofia Papagiannaki

Provide an API call for the service clients to send user feedback

  • new model Service
  • new management commands for handling the services
  • remove ASTAKOS_CLOUD_SERVICES setting
  • change get_services API call to return
    the Service objects
  • separate admin from service API calls...