Michael DeHaan
|
bd3e4ba943
|
Use request.user.is_anonymous versus doing type check.
|
2013-03-22 11:37:15 -04:00 |
|
Michael DeHaan
|
5a03fdf841
|
Simplify user model by just using the Django user object.
|
2013-03-22 11:35:26 -04:00 |
|
Michael DeHaan
|
f8e57ddd3b
|
Deleted objects are not really deleted but now appear to be via REST.
|
2013-03-21 14:20:59 -04:00 |
|
Michael DeHaan
|
c189cfcddb
|
Deletes are operational plus access control hooks for deletes.
|
2013-03-21 11:06:47 -04:00 |
|
Michael DeHaan
|
9237cd6176
|
Streamlining RBAC layer code, adding tests for PUT operations.
|
2013-03-21 10:25:49 -04:00 |
|
Michael DeHaan
|
8cae93c55f
|
Move RBAC code to seperate file.
|
2013-03-21 00:34:59 -04:00 |
|