Statistics
| Branch: | Tag: | Revision:

root / pithos / im / models.py @ 390c7730

History | View | Annotate | Download (4.7 kB)

# Date Author Comment
b4c241e6 11/24/2011 02:04 pm Sofia Papagiannaki

Profile page after login

- enable/disable by setting FORCE_PROFILE_UPDATE
- db migration add_field_user_is_verified
- change template inheritance

Refs: #1584

a48a3a6f 11/15/2011 09:27 am Antony Chazapis

Connect admin interface with backend for getting/setting quotas.

Fixes #1582

bee5ffa6 11/14/2011 03:58 pm Sofia Papagiannaki

Support local accounts & recover password

Refs: #1584

10854362 10/27/2011 05:57 pm Giorgos Verigakis

Merge branch 'master' of https://code.grnet.gr/git/pithos into invitations

Conflicts:
pithos/im/models.py

9a43d4b9 10/27/2011 04:48 pm Giorgos Verigakis

Invitation improvements

Create the appropriate level and invitations when
a user is created.

Refs #1459

2d0fff7a 10/27/2011 10:04 am Antony Chazapis

Provide functions for getting/setting quota.

93f046ab 10/24/2011 01:50 pm Giorgos Verigakis

Add support for invitations

Requires an update to settings.

Refs #1459

2d8da097 10/19/2011 03:17 pm Antony Chazapis

Merge changes from master branch. Fix quota updates. Clean up util. Create token when creating user from admin interface.

Refs #1470
Refs #1471

7e392d16 10/19/2011 12:55 pm Antony Chazapis

Merge of aai and admin apps.