Statistics
| Branch: | Tag: | Revision:

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

History | View | Annotate | Download (2 kB)

# Date Author Comment
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...