app/soc/views/out_of_band.py
2009-04-03 Pawel Solyga Fix calling of super class __init__ method in out_of_band Error class (wrong number of parameters).
2009-04-03 Pawel Solyga Call super class in __init__ in soc.views.out_of_band module Error class.
2009-02-13 Sverre Rabbelier Partially reverted "Update the copyright notice for 2009."
2009-02-13 Sverre Rabbelier Update the copyright notice for 2009.
2009-01-27 Sverre Rabbelier Cache access checks and disable sidebar caching
2009-01-24 Sverre Rabbelier Use ugettext instead of ugettext_lazy
2008-12-03 Sverre Rabbelier Cleanups in the views module
2008-12-02 Pawel Solyga Remove cyclic imports by moving response method of out_of_band.Error class to soc.views.helper.responses module as errorResponse function. Apply changes to affected files.
2008-11-22 Todd Larsen Merge soc/logic/out_of_band.py into soc/views/out_of_band.py. Merge
2008-10-12 Sverre Rabbelier Moved soc/logic/helper/access to soc/views/helper/access
less more (0) tip