Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app @ 6ebe72f8

Name Size
  .settings
  astakos
  conf
  docs
COPYRIGHT 1.5 kB
Changelog 5.1 kB
MANIFEST.in 318 Bytes
README 14.7 kB
distribute-0.6.10-py2.6.egg 351.6 kB
distribute-0.6.10.tar.gz 380.5 kB
distribute_setup.py 15.4 kB
setup.cfg 77 Bytes
setup.py 7.5 kB

Latest revisions

# Date Author Comment
6ebe72f8 01/17/2013 04:12 pm Giorgos Korfiatis

Optimize project-list query

Note that select_related() does not automatically bring
`related_name's, such as ProjectApplication.project.
Need to specify select_related('project'), which brings
`project' (but not `owner', or other related field).

e5bc7bc9 01/17/2013 02:55 pm Giorgos Korfiatis

Add an assertion check in all_quotas

689226c3 01/17/2013 02:55 pm Giorgos Korfiatis

Compiled project queries for optimization

26af2b28 01/17/2013 02:07 pm Sofia Papagiannaki

Imrpove resource presentation in project creation email notification

64b5136c 01/17/2013 02:07 pm Sofia Papagiannaki

Handle IOError while trying to load approval terms from not existing location.

2a666c36 01/16/2013 05:22 pm Giorgos Korfiatis

Set membership inactive when syncing in PROJECT_DEACTIVATED state

cd633c29 01/16/2013 04:45 pm Giorgos Korfiatis

Fix typo

18516fa0 01/16/2013 02:44 pm Giorgos Korfiatis

Revert "Remove unneeded related_names in ProjectMembership"

This reverts commit e2a15b6a507f716f47c960003089da2f0e32fa2e.

e2a15b6a 01/16/2013 01:01 pm Giorgos Korfiatis

Remove unneeded related_names in ProjectMembership

69ab4df9 01/16/2013 01:01 pm Giorgos Korfiatis

DB index for ProjectApplication state

View revisions

Also available in: Atom