Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

CIRCLE / cloud

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 94
  • Merge Requests 10
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Closed
Open
Issue #5 opened Sep 12, 2013 by Guba Sándor@gubasandor 
  • Report abuse
  • New issue
Report abuse New issue

Disk size units

Add feature to allow specification of unit (K,M,G,T) for disk size. E.g: 60G (meaning 60 gibibytes).

  • Őry Máté @orymate commented Sep 16, 2013
    Owner

    We should try django-sizefield.

    We should try [django-sizefield](https://pypi.python.org/pypi/django-sizefield/).
  • Őry Máté @orymate commented Sep 19, 2013
    Owner

    ref 97a5a111

    ref 97a5a111c
  • Őry Máté @orymate commented Sep 19, 2013
    Owner

    At /admin/storage/disk/1/

    1. "8G" -> ValueError exception and http500
    2. "8GB" -> DatabaseError (integer out of range) and http500
    At /admin/storage/disk/1/ 1. "8G" -> ValueError exception and http500 2. "8GB" -> DatabaseError (integer out of range) and http500
  • Őry Máté @orymate commented Sep 19, 2013
    Owner

    Migration (8b235a9d) solves the second one.

    Migration (8b235a9) solves the second one.
  • Dudás Ádám @siliconbrain

    Status changed to closed

    Oct 10, 2013

    Status changed to closed

    Status changed to closed
    Toggle commit list
  • Write
  • Preview
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
No due date
1
Labels
feature
Assign labels
  • View labels
3
3 participants
Reference: circle/cloud#5