Disk size units
Add feature to allow specification of unit (K,M,G,T) for disk size. E.g: 60G (meaning 60 gibibytes).
- 
Owner
We should try django-sizefield.
 - 
Owner
At /admin/storage/disk/1/
- "8G" -> ValueError exception and http500
 - "8GB" -> DatabaseError (integer out of range) and http500
 
 - 
Status changed to closed
Toggle commit list 
Please
register
or
sign in
to comment