Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos @ 7eadc230

Name Size
  im
__init__.py 1.9 kB
urls.py 1.7 kB

Latest revisions

# Date Author Comment
7eadc230 01/17/2013 06:52 pm Giorgos Korfiatis

Management command to check and perform project expiration

e1f31e63 01/17/2013 06:48 pm Giorgos Korfiatis

Display project state

72a6e1e8 01/17/2013 06:45 pm Giorgos Korfiatis

Make is_alive equal to not is_terminated

9307cd46 01/17/2013 06:44 pm Giorgos Korfiatis

Rename PROJECT_STATE_DISPLAY to APPLICATION_STATE_DISPLAY

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

View revisions

Also available in: Atom