Statistics
| Branch: | Tag: | Revision:

root / snf-pithos-app / pithos / api / test / top_level.py @ 381a548c

History | View | Annotate | Download (2.9 kB)

# Date Author Comment
381a548c 10/30/2013 05:20 pm Sofia Papagiannaki

snf_django: Change error status code if request method is not valid

Return 405 (NotAllowed) instead of 400 (BadRequest)
Add Allow header in the response containing the list of valid methods

5775b7fb 09/19/2013 11:11 am Sofia Papagiannaki

pithos: Fix tests broken after merge

2e208584 09/06/2013 06:52 pm Sofia Papagiannaki

pithos: Add missing import