Statistics
| Branch: | Tag: | Revision:

root / astakos / im @ 148b0cde

Name Size
  admin
  backends
  fixtures
  migrations
  static
  target
  templates
  templatetags
__init__.py 0 Bytes
api.py 3.8 kB
auth_backends.py 1.8 kB
context_processors.py 1.8 kB
faults.py 2 kB
forms.py 7.7 kB
interface.py 2.3 kB
models.py 5.4 kB
urls.py 3.7 kB
util.py 3 kB
views.py 13.4 kB

Latest revisions

# Date Author Comment
148b0cde 01/23/2012 07:54 pm Sofia Papagiannaki

fix dummy target

- skip login() if user already logged in
- pass user & token to next

Refs: #1877

6b4f9fb2 01/23/2012 04:57 pm Sofia Papagiannaki

Merge branch 'use-django-user-model'

Conflicts:
astakos/middleware/auth.py

7237f8c0 01/23/2012 04:49 pm Sofia Papagiannaki

- urlencode next in invitation sent email

3bf924ec 01/23/2012 04:48 pm Sofia Papagiannaki

- fix user creation bug

794852f2 01/23/2012 04:06 pm Sofia Papagiannaki

Several minor changes:

- create im/migrations (for south use)
- fixture for django_site
- fix ExtendedUserCreationForm: use AstakosUser instead of django.contrib.auth.models.User
- do not redirect to profile page after login if request.user is superuser

890b0eaf 01/22/2012 09:12 pm Sofia Papagiannaki

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...

aba1e498 01/19/2012 07:43 pm Antony Chazapis

Change license year.

0905ccd2 01/17/2012 02:20 pm Sofia Papagiannaki

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

66396eca 01/11/2012 10:29 pm Sofia Papagiannaki

fix registration form rendering

04164700 01/11/2012 03:12 pm Sofia Papagiannaki

Merge branch 'master' of https://code.grnet.gr/git/astakos

View revisions

Also available in: Atom