Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / api / __init__.py @ 304acb60

History | View | Annotate | Download (7.6 kB)

# Date Author Comment
304acb60 08/23/2012 10:43 am Olga Brani

No groups found issue resolved

ffb1e7a8 08/07/2012 09:00 pm Sofia Papagiannaki

Progress V

01ac12d5 08/06/2012 07:01 pm Sofia Papagiannaki

Progress IV

6ff7a7ca 08/03/2012 01:02 pm Sofia Papagiannaki

named reverse urls

2381767d 08/03/2012 11:38 am Sofia Papagiannaki

obsolete import

14c5be5a 08/03/2012 11:25 am Sofia Papagiannaki

move get_menu and get_service out of api/admin

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