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
![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
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
django-coupons-1.1.0.tar.gz
(13.7 kB
view details)
File details
Details for the file django-coupons-1.1.0.tar.gz
.
File metadata
- Download URL: django-coupons-1.1.0.tar.gz
- Upload date:
- Size: 13.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5add7704e4815bc7cd55a1462cffaaded317257b311b9b476f3c94cbc4b35a97 |
|
MD5 | 9a85987a073378aa7d116f67eeb68a1c |
|
BLAKE2b-256 | 926b0dfdda293db897274f33ff0beb21b3d069413f77cc307d7eb808ec135489 |