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

Uploaded Source

Built Distribution

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

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for django-flock-0.3.0.tar.gz
Algorithm Hash digest
SHA256 3fb125188a629e31b52c8c06b620060e8b695036692d69085d0d5b5006fd3ce4
MD5 c513d652e130cfdcdad1db4cc393eeb8
BLAKE2b-256 b339371ed0e001d374d84e2014d073dc32e22d2cfad5bc50e8e154697832cd35

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for django_flock-0.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2a9f1de737504f5091df6e6c77ddfdb91e3c4aaaf42e87b8344c61b2d886e156
MD5 fd23316d2de8cd7ef0d98ffc75b1521f
BLAKE2b-256 f1b809840c5ec403b4a71ec78eece0bf06c1ecbf805669b5c83016f9dd475d84

See more details on using hashes here.

Provenance

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