Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / userdata @ 3f68fa52

Name Size
  migrations
  templates
__init__.py 0 Bytes
asn1.py 5 kB
models.py 3.9 kB
rest.py 8.5 kB
tests.py 7.7 kB
urls.py 2.3 kB
util.py 1.3 kB
views.py 3.6 kB

Latest revisions

# Date Author Comment
8299ef23 09/27/2013 04:50 pm Christos Stavrakakis

Revert "wheezy: Rename depricated HttpRequest attribute"

This reverts commit cfc4b87c301504627e6a75ab2e4d32c8cd7a6e15. This
commit is reverted because it breaks compatibility with Django 1.2. This
should be applied for Synnefo 0.15.

cfc4b87c 09/27/2013 03:22 pm Christos Stavrakakis

wheezy: Rename depricated HttpRequest attribute

From django docs:
"""
HttpRequest.raw_post_data renamed to HttpRequest.body

This attribute was confusingly named HttpRequest.raw_post_data, but it
actually provided the body of the HTTP request. It’s been renamed to...

a6b17d33 09/24/2013 05:16 pm Christos Stavrakakis

wheezy: urls module doesn't export defaults

b47b110d 06/03/2013 11:50 am Kostas Papadimitriou

cyclades: Remove userdata api from ui prefix

- Individualize userdata api by placing module under synnefo namespace and
urs under it's own USERDATA_PREFIX

View revisions

Also available in: Atom