« Previous | Next » 

Revision 27612504

ID27612504f4a53b42b8167cff347aa77e906b3a75

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.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences