Statistics
| Branch: | Tag: | Revision:

root / snf-django-lib / snf_django / lib / api @ d546637f

Name Size
  proxy
__init__.py 10.1 kB
faults.py 2.8 kB
parsedate.py 3.5 kB
urls.py 2.7 kB
utils.py 4.2 kB

Latest revisions

# Date Author Comment
d546637f 08/05/2013 04:06 pm Christos Stavrakakis

snf-django: PEP8 fixes

1a60832d 07/09/2013 05:10 pm Christos Stavrakakis

snf_django: Fix type error

4691814d 07/09/2013 04:30 pm Ilias Tsitsimpis

pep8 changes

32e4e343 07/07/2013 03:04 pm Christos Stavrakakis

PEP8 fixes

b6bc4afa 07/07/2013 03:04 pm Christos Stavrakakis

cyclades: Common filtering based on changes-since

Add 'filter_modified_since' function in snf_django api utils, for
parsing 'changes-since' HTTP parameter and filter the DB objects that
are updated after that date. Otherwise the deleted objects are returned.

5e903a58 06/28/2013 09:15 pm Christos Stavrakakis

snf-django: Add retry option to AstakosClient

API method decorator should initialize the AstakosClient with the retry
argument set, in order to avoid errors caused by getting an old
connection from pool.

abe6915b 06/28/2013 09:12 pm Christos Stavrakakis

Merge branch 'release-0.14' into develop

Conflicts:
snf-astakos-app/astakos/im/views/target/redirect.py
snf-cyclades-app/synnefo/logic/backend.py
version

584bdc72 06/26/2013 01:28 pm Sofia Papagiannaki

pithos: compatibility code for django greater than 1.2

Change condition for being compatible with django 1.2 or greater

4d244f4a 06/25/2013 08:20 pm Sofia Papagiannaki

pithos: Fix partial content responses

Refs: #4063

f9662798 06/19/2013 04:09 pm Kostas Papadimitriou

django-lib: Use requested default serialization

View revisions

Also available in: Atom