Metadata-Version: 1.0
Name: django-lfs
Version: 0.7.0b1
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
        
        The latest development state can be found here:
        
        * http://dev.getlfs.com
        
        Changes
        =======
        
        0.7.0 beta 1
        ------------
        
        * Added customer related taxes
        * Added global image management
        * Added django_compressor
        * Added pluggable shipping price calculators
        * Added pluggable order number generation
        * Added calculation of base price
        * Added product attachments
        * Added more portlets: featured products, for sale products
        * Aded SEO information for shop and pages
        * Added portlets for pages
        * Added type of quantity field
        * Added context aware help for the management interface
        * Improved pluggable product price calculators
        * Improved pluggable payment processors
        * Improved mails templates
        
        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
