Metadata-Version: 1.0
Name: django-lfs
Version: 0.6.2
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://readthedocs.org/docs/lightning-fast-shop
        
        Demo shop
        =========
        
        A demo shop can be tried here:
        
        * http://demo.getlfs.com
        
        Changes
        =======
        
        0.6.2 (2011-12-24)
        ------------------
        
        * Bugfix: fixed issue with utf-8 support for MySQL; issue #126
        * Bugfix: fixed product filtering; issue #124
        
        0.6.1 (2011-12-16)
        ------------------
        
        * Bugfix: fixed category management; issue #123
        * Bugfix: fixed adding of payment method: added csrf_token
        * Bugfix: fixed german address form: removed "Area" field, made fields required
        * Bugfix: fixed set/reset of product filters within management UI
        * Bugfix: fixed amount of products per price filter step
        * Bugfix: added translatable label for country field
        * Updated italian translations (pippo64)
        * Updated dutch translations (bastichelaar)
        
        0.6.0 (2011-12-10)
        -------------------
        
        * Final release
        
        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
