« Previous | Next » 

Revision 6b560707

ID6b56070708d941e226677668d19606e2e5442cf5

Added by Sofia Papagiannaki almost 11 years ago

snf_django: Optionally use other default serialization than json

Pithos api default serialization for listing is text insted of json.
However the common api decorator if not specified otherwise used to
json as the default serialization.
So we introduced a new optional argument (defaults to json) to override
the default serialization for the api method.

Conflicts:
snf-pithos-app/pithos/api/util.py

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences