2009-01-24 | Sverre Rabbelier | Use ugettext instead of ugettext_lazy | file | diff | annotate |
2009-01-24 | Pawel Solyga | Some style guide fixes, docstring fixes and removal of unused imports in different modules. Rename acceptInvite view variable to accept_invite in soc.views.models.host module to comply to our style guide. | file | diff | annotate |
2009-01-23 | Lennard de Rijk | Replaced the boolean properties in soc/models/request.py with a state property. | file | diff | annotate |
2009-01-23 | Lennard de Rijk | Added verbose role name to the request model. | file | diff | annotate |
2008-11-22 | Sverre Rabbelier | Made Request use the new link_id and scope_path | file | diff | annotate |
2008-11-21 | Todd Larsen | Move LINK_ID and SCOPE_PATH regular expressions to soc/models/linkable.py. | file | diff | annotate |
2008-11-16 | Sverre Rabbelier | Added basic 'invite' functionality | file | diff | annotate |