Statistics
| Branch: | Tag: | Revision:

root / db / admin.py @ 52194743

History | View | Annotate | Download (1.7 kB)

# Date Author Comment
104c3c5f 02/21/2011 12:50 pm Markos Gogoulos

fixed previous commit problems. removed UserLimit from admin.py, since no UserLimit model is on the models.py

d08a5f6f 02/08/2011 11:32 pm Vangelis Koukis

What commit b4141604 should have contained.

The proper contents of commit b4141604 are included here.


a31ff6cb 02/07/2011 05:46 pm Markos Gogoulos

initialization of VirtualMachineGroup and VirtualMachineGroupHandler that lists/creates/deletes VirtualMachineGroups

these are groups of virtual machines for a User

ec2c2cf9 01/26/2011 08:42 pm Markos Gogoulos

changed the names on the admin.py, since the models have changed

be7b8d37 01/26/2011 12:25 pm Vassilios Karakoidas
  • Updated models for db
07f3219d 01/26/2011 11:01 am Vassilios Karakoidas
  • Rename aquarium -> db
  • Add Virtual Machine States into vocabs.py