Statistics
| Branch: | Tag: | Revision:

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

History | View | Annotate | Download (2.9 kB)

# Date Author Comment
2aba7764 12/03/2013 02:44 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