معرفی شرکت ها


django-coupons-1.2.0a3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A reuseable Django application for coupon gereration and handling.
ویژگی مقدار
سیستم عامل -
نام فایل django-coupons-1.2.0a3
نام django-coupons
نسخه کتابخانه 1.2.0a3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده byteweaver
ایمیل نویسنده contact@byteweaver.net
آدرس صفحه اصلی https://github.com/byteweaver/django-coupons
آدرس اینترنتی https://pypi.org/project/django-coupons/
مجوز Copyright (c) 2013, byteweaver All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of django-coupons nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#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


نحوه نصب


نصب پکیج whl django-coupons-1.2.0a3:

    pip install django-coupons-1.2.0a3.whl


نصب پکیج tar.gz django-coupons-1.2.0a3:

    pip install django-coupons-1.2.0a3.tar.gz