- Timestamp:
- 23 Oct 2012, 19:22:22 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser.py
r9217 r9398 978 978 # We can thus store utc. 979 979 self.context.application_date = datetime.utcnow() 980 self.context.locked = True981 980 self.flash(_('Form has been submitted.')) 982 981 self.redirect(self.url(self.context))
Note: See TracChangeset for help on using the changeset viewer.