Changeset 16611
- Timestamp:
- 8 Sep 2021, 07:50:12 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/students/utils.py
r16516 r16611 663 663 PORTRAIT_CHANGE_STATES = (CLEARANCE, REQUESTED) 664 664 665 #: A tuple containing the names of registration states in which changing of 666 #: scanned signatures is allowed. 667 SIGNATURE_CHANGE_STATES = (ADMITTED, CLEARANCE, REQUESTED, CLEARED) 668 665 669 # Uniben prefix 666 670 STUDENT_ID_PREFIX = u'B'
Note: See TracChangeset for help on using the changeset viewer.