Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / migrations / 0010_auto__add_field_astakosuser_activation_sent__chg_field_service_url.py @ e9083112

History | View | Annotate | Download (8.5 kB)

# Date Author Comment
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)...