Tue, 20 Jan 2009 16:03:55 +0000 | Pawel Solyga | Disable R0201 message in pylintrc since we allow for that kind of methods. R0201 tells us that method could be a function. Used when a method doesn't use its bound instance, and so could be written as a function. | changeset | files |
Tue, 20 Jan 2009 16:00:19 +0000 | Pawel Solyga | Fix typo in settings.py (missing '>' character). | changeset | files |
Tue, 20 Jan 2009 15:59:07 +0000 | Pawel Solyga | Add missing dots in docstrings. Add sendNotification parameters description to docstring in soc.logic.helper module. | changeset | files |
Tue, 20 Jan 2009 14:12:54 +0000 | Lennard de Rijk | Added missing import to views/models/notification.py | changeset | files |
Tue, 20 Jan 2009 14:09:39 +0000 | Lennard de Rijk | Users now have the right to delete their own notifications. | changeset | files |
Tue, 20 Jan 2009 13:19:45 +0000 | Pawel Solyga | Load /Users/solydzajs/Downloads/google_appengine into | changeset | files |