- Timestamp:
- 7 Jul 2015, 17:43:32 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser.py
r13152 r13153 1254 1254 1255 1255 def update(self): 1256 import pdb; pdb.set_trace()1257 1256 utils = queryUtility(IKofaUtils) 1258 1257 if not utils.expensive_actions_allowed():
Note: See TracChangeset for help on using the changeset viewer.