astakos
12 years ago-add docs
Sofia Papagiannaki [Sun, 22 Jan 2012 19:12:46 +0000 (21:12 +0200)]
-add docs
-incorporate CsrfViewMiddleware
-change tamplates to render forms
-change email template location
-api.activate() returns only information about token
- In prepare_response, instead of setting the cookie, log the user in
- use django.contrib.auth.views for reseting and changing user password

Ref: #1874

12 years agorestructure app
Sofia Papagiannaki [Tue, 17 Jan 2012 12:20:41 +0000 (14:20 +0200)]
restructure app
- extend django user model
- pass template_name and extra_context in views
- incorporate context processors
- use different backends for invitations and simple workflow

Refs: #1823

12 years agofix registration form rendering
Sofia Papagiannaki [Wed, 11 Jan 2012 20:29:19 +0000 (22:29 +0200)]
fix registration form rendering

12 years agoMerge branch 'master' of https://code.grnet.gr/git/astakos
Sofia Papagiannaki [Wed, 11 Jan 2012 13:12:18 +0000 (15:12 +0200)]
Merge branch 'master' of https://code.grnet.gr/git/astakos

12 years agoenable login/invitation url
Sofia Papagiannaki [Wed, 11 Jan 2012 13:09:13 +0000 (15:09 +0200)]
enable login/invitation url

12 years agoUse new backend defaults.
Antony Chazapis [Wed, 11 Jan 2012 10:27:24 +0000 (12:27 +0200)]
Use new backend defaults.

12 years agoClean up.
Antony Chazapis [Wed, 11 Jan 2012 08:22:12 +0000 (10:22 +0200)]
Clean up.

12 years agoRemove settings.local.
Antony Chazapis [Wed, 11 Jan 2012 08:02:53 +0000 (10:02 +0200)]
Remove settings.local.

12 years agoRemove db.
Antony Chazapis [Wed, 11 Jan 2012 08:01:47 +0000 (10:01 +0200)]
Remove db.

12 years agoInitial commit. Move from pithos repository.
Antony Chazapis [Mon, 9 Jan 2012 14:42:45 +0000 (16:42 +0200)]
Initial commit. Move from pithos repository.