GithubHelp home page GithubHelp logo

apoorvamolls / django-coupons Goto Github PK

View Code? Open in Web Editor NEW

This project forked from byteweaver/django-coupons

0.0 1.0 0.0 114 KB

A reuseable Django application for coupon gereration and handling.

License: BSD 3-Clause "New" or "Revised" License

Makefile 1.51% Python 92.47% HTML 6.02%

django-coupons's Introduction

#django-coupons

build status

A reuseable Django application for coupon gereration and handling

##Contributors (alphabetical order)

  • @akuryou
  • @ikresoft
  • @noxan
  • @TigerDX
  • @TimFletcher

##Changelog

###V 1.2.0

  • Drop support for Django 1.4 and 1.5

###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

django-coupons's People

Contributors

akuryou avatar noxan avatar benmurden avatar timfletcher avatar

Watchers

Apoorva Srivastava avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.