Changeset 5443 for main/waeup.sirp/trunk/src/waeup/sirp/jambtables/util.py
- Timestamp:
- 16 Aug 2010, 09:49:21 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/jambtables/util.py
r5328 r5443 22 22 """Little helpers for applicant specific stuff. 23 23 """ 24 import grok 25 24 26 def get_applicant_data(reg_no, ac): 25 27 """Validate credentials and return applicant data.
Note: See TracChangeset for help on using the changeset viewer.