Drop the 'adjustement' part of slots allocation
commitf5a5b0c3eac788329718f8e9f0424383b720cc49
authorSverre Rabbelier <srabbelier@gmail.com>
Wed, 8 Apr 2009 22:20:33 +0000 (8 22:20 +0000)
committerSverre Rabbelier <srabbelier@gmail.com>
Wed, 8 Apr 2009 22:20:33 +0000 (8 22:20 +0000)
tree05318c5cc47aa9cdb72282eb6474fd9e417ebcd0
parente43f675fbbfa91d01f130d4d85127bdc379ede0c
Drop the 'adjustement' part of slots allocation

Also cap the max slots at slots_desired (and name it 'max' rather
than 'mentors', which is a more accurate name anyway).

Patch by: Sverre Rabbelier
app/soc/logic/allocations.py
app/soc/views/models/program.py
tests/app/soc/logic/test_allocations.py