Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / models.py @ cb79e2ed

History | View | Annotate | Download (5.8 kB)

# Date Author Comment
8316698a 03/07/2012 06:02 pm Sofia Papagiannaki

Automatically activate users whose email matches specific email patterns defined in settings (ASTAKOS_RE_USER_EMAIL_PATTERNS) & minor other fixes:

  • introduce email_verified AstakosUser field and if False during signup send email verification
  • show recaptcha fields in signup form in case of invited user...
27993be5 02/23/2012 05:36 pm Kostas Papadimitriou

Repo refactor and webproject hooks fixes