Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / api @ e9083112

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

Include service id in get_services json response

35f8ccf1 06/01/2012 05:40 pm Sofia Papagiannaki

Merge branch 'refs/heads/0.6'

Conflicts:
docs/source/backends.rst
docs/source/conf.py
docs/source/devguide.rst

ce70ac01 06/01/2012 05:14 pm Sofia Papagiannaki

narrow access to user info only to privileged users

6294eae4 05/22/2012 06:08 pm Sofia Papagiannaki

missing import

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