Michael DeHaan
|
6a45aa2823
|
Added ability to list users under an organization, model additions to support. Simplified queryset lookup for various models.
|
2013-03-23 15:34:16 -04:00 |
|
Michael DeHaan
|
284c495c11
|
Added remaining sec tests for adding subobjects to collection.
|
2013-03-23 15:08:02 -04:00 |
|
Michael DeHaan
|
0c9aa1a498
|
Testing to whether a user can attach/unattach is now deferred to the model.
|
2013-03-23 14:31:36 -04:00 |
|
Michael DeHaan
|
85897049d9
|
misc cleanup
|
2013-03-22 18:16:40 -04:00 |
|
Michael DeHaan
|
8b698d13d0
|
This makes subobject attachment and detachment generic, making the views much easier to code up.
|
2013-03-22 16:52:44 -04:00 |
|
Michael DeHaan
|
f1fda9b5de
|
More view->model cleanup
|
2013-03-22 15:53:08 -04:00 |
|
Michael DeHaan
|
2c02dc73a0
|
Moving more logic into the models, more view cleanup
|
2013-03-22 15:44:32 -04:00 |
|
Michael DeHaan
|
d338794ec2
|
Starting to defer some business logic to the model classes and out of the views.
|
2013-03-22 15:36:59 -04:00 |
|
Michael DeHaan
|
6b61381e32
|
Move base view code to seperate file, start of generalizing
|
2013-03-22 15:22:30 -04:00 |
|