Add command to get/set user quota.
authorAntony Chazapis <chazapis@gmail.com>
Tue, 21 Feb 2012 12:36:01 +0000 (14:36 +0200)
committerAntony Chazapis <chazapis@gmail.com>
Tue, 21 Feb 2012 12:36:01 +0000 (14:36 +0200)
commite950073185da312dd0c9e479d26fddd0c0c846de
tree10555b31d75243a39da5e0f373bab896e6fce66f
parentcdc8d81e512e00628e25a3ac5caf5c3feb49de60
Add command to get/set user quota.

Fixes #2079
pithos/api/management/__init__.py [new file with mode: 0644]
pithos/api/management/commands/__init__.py [new file with mode: 0644]
pithos/api/management/commands/storagequota.py [new file with mode: 0644]