__init__.py
|
initial team models and admin
|
2012-07-28 17:05:01 -04:00 |
admin.py
|
initial team models and admin
|
2012-07-28 17:05:01 -04:00 |
backends.py
|
permissions backend based on team membership
|
2012-07-31 15:24:26 -04:00 |
forms.py
|
avoid the extra SELECT
|
2012-09-15 17:47:59 -06:00 |
models.py
|
fix email bug with teams
|
2012-08-14 17:22:54 -04:00 |
urls.py
|
implemented team accept/reject
|
2012-08-02 19:09:44 -04:00 |
views.py
|
fixed team membership views to work non-POST
|
2012-09-15 17:32:43 -06:00 |