Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app @ 5a3921a1

Name Size
  .settings
  astakos
  conf
  docs
COPYRIGHT 1.5 kB
Changelog 5.1 kB
MANIFEST.in 318 Bytes
README 18.2 kB
distribute_setup.py 15.4 kB
setup.cfg 77 Bytes
setup.py 7.3 kB

Latest revisions

# Date Author Comment
5a3921a1 02/18/2013 10:23 pm Sofia Papagiannaki

Fix astakos settings documentation

bf46214d 02/14/2013 04:28 pm Giorgos Korfiatis

Ensure existence of non-aborted transaction before unlocking

1cf233e3 02/14/2013 04:28 pm Giorgos Korfiatis

Use proper logging level on exception

abd8467c 02/14/2013 04:28 pm Giorgos Korfiatis

Create membership without causing DB error on existence

327eb666 02/14/2013 04:28 pm Giorgos Korfiatis

Update projects stress test

ea1e5d9f 02/14/2013 04:28 pm Giorgos Korfiatis

Make ForUpdateManager thread-safe

The manager held a global flag `_for_update' on a single manager object,
which could be read or set by multiple threads.

select_for_update() is now provided by a subclass of QuerySet.
It must be used as the last modifier of a query set,...

574d8aaf 02/14/2013 04:27 pm Kostas Papadimitriou

Local login prompt message fix

f911f6d3 02/14/2013 04:27 pm Kostas Papadimitriou

Replace dummy messages

9301c7f9 02/14/2013 04:27 pm Sofia Papagiannaki

Fix change email text

c9b3d7b0 02/14/2013 04:27 pm Kostas Papadimitriou

Update email change email content

- Include EmailChange instance in template context
- Email body improvements

View revisions

Also available in: Atom