Skip to main content

A reuseable Django application for coupon gereration and handling.

Project description

#django-coupons

![build status](https://travis-ci.org/byteweaver/django-coupons.png)

A reuseable Django application for coupon gereration and handling


##Contributors
(alphabetical order)

* @akuryou
* @ikresoft
* @noxan
* @TigerDX
* @TimFletcher

##Changelog

###V 1.1.0
* campaigns
Coupons may now be associated with campaigns for better tracking
* segmented coupon codes
Coupon codes may now be segmented like "xxxx-xxxx-xx"
New settings (defaults):
* COUPONS_SEGMENTED_CODES (False)
* COUPONS_SEGMENT_LENGTH (4)
* COUPONS_SEGMENT_SEPARATOR ("-")
* prefixes for coupon codes
Coupons may now be auto prefixed upon creation
* expiration date for coupons
Coupons can now expire, see valid_until field
* migrations for south and django 1.7+ included
* django 1.8 now officially supported
* minor fixes

###V 1.0.4
redeem_done signal

###V 1.0.3
Typo and CouponForm fix.

###V 1.0.2
Fixed Typo in settings.
* COUPNS_CODE_LENGTH -> COUPONS_CODE_LENGTH
* COUPNS_CODE_CHARS -> COUPONS_CODE_CHARS

*Check your settings after updating!*

###V 1.0.1
add django 1.7 migrations and south legacy migrations

###V 1.0.0
Supports:
* django 1.4 - 1.7
* python 2.7, 3.4

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-coupons-1.1.0.tar.gz (13.7 kB view details)

Uploaded Source

File details

Details for the file django-coupons-1.1.0.tar.gz.

File metadata

File hashes

Hashes for django-coupons-1.1.0.tar.gz
Algorithm Hash digest
SHA256 5add7704e4815bc7cd55a1462cffaaded317257b311b9b476f3c94cbc4b35a97
MD5 9a85987a073378aa7d116f67eeb68a1c
BLAKE2b-256 926b0dfdda293db897274f33ff0beb21b3d069413f77cc307d7eb808ec135489

See more details on using hashes here.

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