Metadata-Version: 1.0
Name: django-lfs
Version: 0.5.0b3
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/
        
        Demo shop
        =========
        
        A demo shop can be tried here:
        
        * http://demo.getlfs.com
        
        Changes
        =======
        
        0.5.0 beta 3 (2010-06-30)
        -------------------------
        
        * Bugfix manage property form: display validators for float field
        * Bugfix: Using property title instead of name
        * Bugfix Product.get_variant_properties: display only variant properties
        * Bugfix order_inline.html: display product.unit instead of price_unit;
        display title of property
        * Bugfix cart: inject correct html after refresh the cart
        * Check also for existing username within RegisterForm
        * Take subject for new_user_mail from template
        * Display default value for configurable properties
        
        0.5.0 beta 2 (2010-06-27)
        -------------------------
        
        * Cleaned up contact form
        
        0.5.0 beta 1 (2009-12-27)
        -------------------------
        
        * First public beta 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
