Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / migrations / 0011_set_old_activation_sent.py @ 1eec103a

History | View | Annotate | Download (8.3 kB)

# Date Author Comment
814113c4 05/30/2012 04:42 pm Sofia Papagiannaki

during datamigration set only to inactive users activation_sent date to epoch

Refs: #2471

751d24cf 05/30/2012 01:38 pm Sofia Papagiannaki

Register the date a user activation email sent and reset it when the user becomes active (for future use)

This field can have the following values:
  • epoch: signifies the user has been created before adding the specific field (so we have no actually information whether an activation email has been sent or not)...