LFS is an online shop based on Python, Django and jQuery.
For more information please visit:
For the latest documentation please visit:
A demo shop can be tried here:
For development environment please visit:
- Adds Django 1.10 support
- Excludes variants from sitemap
- Add appending slash to all urls
- Use F() expressions to update stock amount (#203)
- Use F() expression to increase use_amount for vouchers (#202)
- Removes django-pagination (use Django's default one instead)
- remove STATIC_URL (user static_url tag instead)
- fix saving properties and variant prices [pigletto]
- Updates lfs-paypal to 1.3
- Fixes all tests
- Fixes MANIFEST.in
- Fixes adding and display of reviews when L10N is turned on
- Adds Django 1.8 support
- Moves static files to lfs.manage
- Moves manage templates to lfs.manage
For the complete history please look into HISTORY.txt