Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im @ a6e18fd1

Name Size
  api
  endpoints
  fixtures
  management
  migrations
  scripts
  static
  target
  templates
  templatetags
__init__.py 0 Bytes
activation_backends.py 9.5 kB
astakos_resources.py 1.7 kB
auth_backends.py 3.3 kB
auth_providers.py 21.2 kB
context_processors.py 4 kB
cookie.py 4.1 kB
ctx.py 2.1 kB
forms.py 40.5 kB
functions.py 31.1 kB
messages.py 18.2 kB
middleware.py 2.3 kB
models.py 73.4 kB
notifications.py 3.1 kB
presentation.py 8.4 kB
project_notif.py 4.5 kB
project_tests.py 879 Bytes
quotas.py 8.8 kB
resources.py 3.1 kB
settings.py 10.6 kB
tables.py 13.5 kB
tests.py 59.2 kB
urls.py 7.5 kB
util.py 9.6 kB
views.py 58.9 kB
widgets.py 2.8 kB

Latest revisions

# Date Author Comment
a6e18fd1 05/02/2013 12:14 pm Giorgos Korfiatis

astakos: Cleanup some project methods

6da04174 05/02/2013 11:54 am Giorgos Korfiatis

astakos: Make submit_application arguments explicit

5a6420ec 05/01/2013 11:35 pm Giorgos Korfiatis

astakos: Remove unneeded import of a constant

eee9ec4d 05/01/2013 05:28 pm Giorgos Korfiatis

astakos: Cleanup input of submit_application

Form passes only a tuple (name, limit) for each selected resource,
omitting presentational data.

3966d268 05/01/2013 04:43 pm Giorgos Korfiatis

astakos: Handle pair of exceptions properly

6be5bb34 05/01/2013 03:54 pm Giorgos Korfiatis

astakos: Remove unused project_error_view

52346a89 04/30/2013 08:17 pm Kostas Papadimitriou

Merge branch 'tmp-allow-in-projects' into feature-quotas

37d59b27 04/30/2013 08:09 pm Kostas Papadimitriou

astakos: Resources metadata improvements

- Allow admin to overwrite default resources presentation data using
ASTAKOS_RESROUCES_META setting. dict_merge is used to accomodate admin
from declaring all available metadata parameters.
- Enforce allow_in_projects resource policy in project application...

21a9ae81 04/30/2013 05:00 pm Christos Stavrakakis

Merge branch 'develop' into feature-quotas

c8618788 04/30/2013 03:45 pm Giorgos Korfiatis

astakos: Control exposing resources in projects

Add attribute `allow_in_projects' in Resource model (True by default).
Set this flag for astakos.pending_app to False in the description
of astakos resources.

View revisions

Also available in: Atom