Metadata-Version: 1.0
Name: django-lfs
Version: 0.7.6
Summary: LFS - Lightning Fast Shop
Home-page: http://www.getlfs.com
Author: Kai Diefenbach
Author-email: kai.diefenbach@iqpp.de
License: BSD
Description: What is it?
        ===========
        
        LFS is an online shop based on Python, Django and jQuery.
        
        Information
        ===========
        
        For more information please visit:
        
        * http://www.getlfs.com
        
        Documentation
        =============
        
        For the latest documentation please visit:
        
        * http://docs.getlfs.com
        
        Demo shop
        =========
        
        A demo shop can be tried here:
        
        * http://demo.getlfs.com
        
        Changes
        =======
        
        0.7.6 (2012-06-24)
        ------------------
        
        * Bugfix: fixed saving of property values for products with variants (introduced with 0.7.5.).
        
        0.7.5 (2012-06-23)
        ------------------
        
        * Bugfix: Don't convert images with mode RGBA to RGB. That results in loss of alpha channel. (Michael Jenny)
        * Bugfix: fixed saving of property values for products with variants. (Michael Jenny)
        * Bugfix: fixed calculation of discount price.
        * Bugfix: fixed display of for sale price for variants within product detail view.
        * Bugfix: fixed datepicker handling for stock etc. (Maciej Wiśniowski)
        
        HISTORY
        =======
        
        For the complete history please look into HISTORY.txt
        
Keywords: django e-commerce online-shop
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
