Skip to main content

A Django plugin for iOS In-App Purchases.

Project description

https://travis-ci.org/nnsnodnb/django-ios-storekit.svg?branch=travis https://coveralls.io/repos/github/nnsnodnb/django-ios-storekit/badge.svg?branch=travis

A Django plugin for iOS StoreKit server.

Supported python versions

2.7, 3.4, 3.5, 3.6

Supported django versions

1.7 - 1.11

Installation

$ pip install django-ios-storekit

Add storekit into INSTALLED_APPS in settings.py file.

INSTALLED_APPS += (
    'storekit',
)

Author

nnsnodnb

LICENSE

Copyright (c) 2017 Yuya Oka Released under the MIT license (see LICENSE)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-ios-storekit-1.0.0.tar.gz (9.7 kB view hashes)

Uploaded Source

Built Distribution

django_ios_storekit-1.0.0-py2.py3-none-any.whl (18.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page