Skip to main content

Simple crowdfunding for Django

Project description

https://travis-ci.org/matthiask/django-flock.svg?branch=mooch

Usage

You have to use Django 1.10 or better and Python 3.4 or better.

  1. Install django-flock using pip.

  2. Add the following settings:

    STRIPE_PUBLISHABLE_KEY = env('STRIPE_PUBLISHABLE_KEY')
    STRIPE_SECRET_KEY = env('STRIPE_SECRET_KEY')
    POSTFINANCE_PSPID = env('POSTFINANCE_PSPID')
    POSTFINANCE_LIVE = env('POSTFINANCE_LIVE')
    POSTFINANCE_SHA1_IN = env('POSTFINANCE_SHA1_IN')
    POSTFINANCE_SHA1_OUT = env('POSTFINANCE_SHA1_OUT')
  3. Add flock and mooch (the payment gateway connectors are in this module) to INSTALLED_APPS and include flock.urls somewhere in your URLconf.

  4. Presto.

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-flock-0.1.0.tar.gz (11.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_flock-0.1.0-py2.py3-none-any.whl (17.9 kB view details)

Uploaded Python 2Python 3

File details

Details for the file django-flock-0.1.0.tar.gz.

File metadata

  • Download URL: django-flock-0.1.0.tar.gz
  • Upload date:
  • Size: 11.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for django-flock-0.1.0.tar.gz
Algorithm Hash digest
SHA256 117cc20ad41b15c65888ebbbe3937023e61bc210f5883d0a0aa1529a314dd4a4
MD5 b66d7239ae788fa77f54644488e2c382
BLAKE2b-256 e7f15cd04c1cc24ebac073f0b0ddb79f217e10004508f182d26bffab34c79d5e

See more details on using hashes here.

File details

Details for the file django_flock-0.1.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_flock-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 cb0ee6c0331415a4ef09319e4d54734990c2c443d1f025480f7fc333a704f61b
MD5 dd8b362318d31d5ca4e2f3a4082e7382
BLAKE2b-256 4d6819cb25648e7e83d12a545dfe680909d99e057ce21849d493e7f402c342a4

See more details on using hashes here.

Supported by

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