Metadata-Version: 1.0
Name: django-lfs
Version: 0.2.0
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://packages.python.org/django-lfs/
        
        Please note that this is work in progress and will be much more in near
        future.
        
        Demo shop
        =========
        
        A demo shop can be tried here:
        
        * http://demo.getlfs.com
        
        Credits
        =======
        
        * Dirk Kommol (Demmelhuber Holz & Raum - http://www.demmelhuber.net)
        
        Power user, smart adviser, sponsor, products for demo shop and much more
        
        * Icons are from Mark James' Silk icon set 1.3
        
        (http://www.famfamfam.com/lab/icons/silk/)
        
        * The star rating is based on CSS Star Rating Redux
        
        (http://komodomedia.com/blog/index.php/2007/01/20/css-star-rating-redux/)
        
        Changes
        =======
        
        0.2.0  (2009-10-18)
        -------------------
        
        * Added vouchers
        
        * Added price / tax methods to Cart model
        
        * Cleaned up documentation
        
        * Added first how-tos to documentation
        
        0.1.4  (2009-10-14)
        -------------------
        
        * Added 'Development Status :: 3 - Alpha' to setup.py
        
        * Added more dependencies to setup.py
        
        0.1.3  (2009-10-12)
        -------------------
        
        * Added static folder to release
        
        0.1.2  (2009-10-12)
        -------------------
        
        * Fixed typo in dependencies
        
        0.1.1  (2009-10-12)
        -------------------
        
        * Added dependencies to setup.py
        
        0.1  (2009-10-11)
        -------------------
        
        * Initial public release
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
