iOS In-App Purchase's receipt validation server plugin for Django
Project description
django-ios-storekit
A Django plugin for iOS StoreKit server.
Supported python versions
3.6.x ~ 3.9.x
Supported django versions
2.x
Installation
$ pip install django-ios-storekit
Add storekit
into INSTALLED_APPS
in settings.py
file.
INSTALLED_APPS += (
'storekit',
)
$ python manage.py migrate
License
This software is licensed under the MIT License (See LICENSE).
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
Built Distribution
File details
Details for the file django-ios-storekit-1.0.10.tar.gz
.
File metadata
- Download URL: django-ios-storekit-1.0.10.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.9.9 Linux/5.11.0-1022-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f8e1dbeb313b931eaffb9f50e3462e0891ca5435087648e3540ff54462fd55d |
|
MD5 | 705d82c015ebb050971f3256e79a1110 |
|
BLAKE2b-256 | 361e196cd270237f5287b6b91de3862287fc485ddbd3ee02da97e8925ba4eccd |
File details
Details for the file django_ios_storekit-1.0.10-py3-none-any.whl
.
File metadata
- Download URL: django_ios_storekit-1.0.10-py3-none-any.whl
- Upload date:
- Size: 10.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.9.9 Linux/5.11.0-1022-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a25f4e35f559590b14f2f2df64acea3b6a1dcfa5393f8eb3bd7b68773204cfa |
|
MD5 | 1cdc5ac1665d0913421bf1d3f0c043a1 |
|
BLAKE2b-256 | 05d5d4d983ce51493f313a4f6f9a38ee889c13e25ef17dc2d364af4ff9a81b86 |