Statistics
| Branch: | Tag: | Revision:

root / astakos / im / fixtures @ d8760ff1

Name Size
admin_user.json 188 Bytes
auth_test_data.json 4.8 kB
site.json 171 Bytes
test_user.json 575 Bytes

Latest revisions

# Date Author Comment
d8760ff1 01/26/2012 04:30 pm Sofia Papagiannaki

change auth_test_data fixture

e2125441 01/25/2012 02:03 pm Sofia Papagiannaki

fix password_reset email link & subject

Refs: #1935

5ed6816e 01/24/2012 06:03 pm Sofia Papagiannaki

- use email to login & authenticate users
- fix user profile editing bug
- fix user activation issue
- consume invitation upon invited user creation
- fix invited user invitations
- add token info in test user fixture
- minor bug fixes

Refs: #1917
Refs: #1911...

0321ca9b 01/24/2012 12:44 pm Sofia Papagiannaki

new fixture for creating a test user & remove token information from fixture fro creating admin user

Ref: #1920

dbe090ba 01/23/2012 06:40 pm root

Bug fixes.

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

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

64cd4730 01/09/2012 04:42 pm Antony Chazapis

Initial commit. Move from pithos repository.

View revisions

Also available in: Atom