Collection of backends, wrappers and utilities to enquicken django development on Google App Engine
Project description
=============================
django-gaekit
=============================
Collection of backends, wrappers and utilities to enquicken django development on Google App Engine.
.. image:: https://travis-ci.org/Beyond-Digital/django-gaekit.svg?branch=master
:target: https://travis-ci.org/Beyond-Digital/django-gaekit
.. image:: https://pypip.in/version/django-gaekit/badge.svg?style=flat
:target: https://pypi.python.org/pypi/django-gaekit/
:alt: Latest Version
.. image:: https://requires.io/github/Beyond-Digital/django-gaekit/requirements.svg?branch=master
:target: https://requires.io/github/Beyond-Digital/django-gaekit/requirements/?branch=master
:alt: Requirements Status
Documentation
-------------
The full documentation is at http://django-gaekit.rtfd.org.
Features
--------
* Django storage backend using Google Cloud Storage
* Django cache backend using Memcache
* Import blacklisted modules in the SDK (eg sqlite3)
History
------
1.0.2 (2015-04-27)
++++++++++++++++++
* Adds wagtail.wagtailimages integration tests
* Storage.open now raises IOError if file doesn't exist
* Storage.size now raises OSError if file doesn't exist
1.0.1 (2015-03-24)
++++++++++++++++++
* Adds support for retrieving file size
1.0.0 (2015-02-18)
++++++++++++++++++
* Remove dependency on ImageService. URLs are now constructed from bucket name, with no RPC calls.
* Resolved inconsistencies with returning bucket name as part of path. This is now hidden.
* Deprecated ImageService-specific options. IMAGESERVICE_DEFAULT_SIZE and IMAGESERVICE_SECURE_URLS.
* Deprecated drf_extensions module.
0.2.9 (2014-08-13)
++++++++++++++++++
* Break out options IMAGESERVICE_DEFAULT_SIZE, IMAGESERVICE_SECURE_URLS and IMAGESERVICE_UPLOAD_HEADERS
0.2.8 (2014-08-13)
++++++++++++++++++
* Duff release
0.2.7 (2014-04-17)
++++++++++++++++++
* Add FeedListKeyConstructor for drf_extensions
0.1.4 (2014-03-10)
++++++++++++++++++
* Add fallback for cloud storage urls
0.1.3 (2014-03-10)
++++++++++++++++++
* Add exception logging if URL generation fails
0.1.2 (2014-03-07)
++++++++++++++++++
* Remove utils (lock, memoizer)
* Monkeypatch ReadBuffer to add open() stub (fixes issue with easy_thumbnails)
0.1.1 (2013-10-10)
++++++++++++++++++
* Fix for distributed lock
0.1.0 (2013-08-15)
++++++++++++++++++
* First release on PyPI.
django-gaekit
=============================
Collection of backends, wrappers and utilities to enquicken django development on Google App Engine.
.. image:: https://travis-ci.org/Beyond-Digital/django-gaekit.svg?branch=master
:target: https://travis-ci.org/Beyond-Digital/django-gaekit
.. image:: https://pypip.in/version/django-gaekit/badge.svg?style=flat
:target: https://pypi.python.org/pypi/django-gaekit/
:alt: Latest Version
.. image:: https://requires.io/github/Beyond-Digital/django-gaekit/requirements.svg?branch=master
:target: https://requires.io/github/Beyond-Digital/django-gaekit/requirements/?branch=master
:alt: Requirements Status
Documentation
-------------
The full documentation is at http://django-gaekit.rtfd.org.
Features
--------
* Django storage backend using Google Cloud Storage
* Django cache backend using Memcache
* Import blacklisted modules in the SDK (eg sqlite3)
History
------
1.0.2 (2015-04-27)
++++++++++++++++++
* Adds wagtail.wagtailimages integration tests
* Storage.open now raises IOError if file doesn't exist
* Storage.size now raises OSError if file doesn't exist
1.0.1 (2015-03-24)
++++++++++++++++++
* Adds support for retrieving file size
1.0.0 (2015-02-18)
++++++++++++++++++
* Remove dependency on ImageService. URLs are now constructed from bucket name, with no RPC calls.
* Resolved inconsistencies with returning bucket name as part of path. This is now hidden.
* Deprecated ImageService-specific options. IMAGESERVICE_DEFAULT_SIZE and IMAGESERVICE_SECURE_URLS.
* Deprecated drf_extensions module.
0.2.9 (2014-08-13)
++++++++++++++++++
* Break out options IMAGESERVICE_DEFAULT_SIZE, IMAGESERVICE_SECURE_URLS and IMAGESERVICE_UPLOAD_HEADERS
0.2.8 (2014-08-13)
++++++++++++++++++
* Duff release
0.2.7 (2014-04-17)
++++++++++++++++++
* Add FeedListKeyConstructor for drf_extensions
0.1.4 (2014-03-10)
++++++++++++++++++
* Add fallback for cloud storage urls
0.1.3 (2014-03-10)
++++++++++++++++++
* Add exception logging if URL generation fails
0.1.2 (2014-03-07)
++++++++++++++++++
* Remove utils (lock, memoizer)
* Monkeypatch ReadBuffer to add open() stub (fixes issue with easy_thumbnails)
0.1.1 (2013-10-10)
++++++++++++++++++
* Fix for distributed lock
0.1.0 (2013-08-15)
++++++++++++++++++
* First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-gaekit-1.0.2.tar.gz
(6.5 kB
view details)
File details
Details for the file django-gaekit-1.0.2.tar.gz
.
File metadata
- Download URL: django-gaekit-1.0.2.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e848111e1f334e1c2b6e1faf850cb4edf8080e734bc6766dc54f320e5ca3c26f |
|
MD5 | 24c457528f11b06c247cead0d97d97d1 |
|
BLAKE2b-256 | 29e03dc2b6751d90b87f0023805145173d4c8d90a37401a1e7d2bc5ed3503605 |