Skip to main content

Django Application for Robokassa.ru

Project description

https://badges.gitter.im/MrYodda/DirectlineDev.svg https://badge.fury.io/gh/DirectlineDev%2Fdjango-robokassa-merchant.svg https://travis-ci.org/DirectlineDev/django-robokassa-merchant.svg?branch=master https://badge.fury.io/py/django-robokassa-merchant.svg https://coveralls.io/repos/DirectlineDev/django-robokassa-merchant/badge.svg?branch=master&service=github

About

TODO

Requirements

  • Python 2 & 3

  • Django 1.8+

Installation

  1. Install it using pip (coming soon):

pip install django-robokassa-merchant
  1. Add the robokassa_merchant app to your INSTALLED_APPS:

# settings.py
INSTALLED_APPS = (
  ...,
  'robokassa_merchant',
  ...
)
  1. TODO

Usage

TODO

License

This software is distributed under the MIT License - please, see LICENSE file

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-robokassa-merchant-0.3.tar.gz (12.1 kB view hashes)

Uploaded Source

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