Posted on
09.03.2017
by
Kai Diefenbach
within
django,
news,
python
We just released LFS 0.11.
Changes
- 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]
Information
You can find more information and help on following locations:
Posted on
23.04.2015
by
Kai Diefenbach
within
django,
news,
python
We just released LFS 0.10.1.
Information
You can find more information and help on following locations:
Posted on
14.04.2015
by
Kai Diefenbach
within
django,
news,
python
We just released LFS 0.9.0. This is a bugfix release.
Changes
- Replaced deprecated mimetype with content_type (Pigletto)
- Added lfs_regenerate_thumbs command (Sasha Vincic)
- Added links from property group property tab to properties
- See README.txt for more changes.
Information
You can find more information and help on following locations:
Posted on
19.06.2014
by
Kai Diefenbach
within
django,
news,
python
We just released LFS 0.9.0a1. This is a feature release.
Changes
- Adds Django 1.6 support
- Removes double colons from management forms
- Removes django-tagging from dependencies
- Added pluggable criteria
- Added pluggable addresses
- Added criteria for customer taxes
- Factored out PayPal to lfs-paypal.
- Added support for Celery (for mailing)
- Using South standard features for migration
- See README.txt for more changes.
Information
You can find more information and help on following locations:
Posted on
19.06.2014
by
Kai Diefenbach
within
django,
news,
python
We just released LFS 0.8.0a3. This is a feature release.
Changes
- Reverts all changes from 0.8.0a2 (these has been moved to 0.9.0 alpha 1)
- Adds checkboxes to filters
- Adds "For Variants" checkbox to Property (see help for more)
Information
You can find more information and help on following locations:
Posted on
12.06.2014
by
Kai Diefenbach
within
django,
news,
python
We just released LFS 0.8.0a2. This is a feature release.
Changes
- Removes double colons from management forms
- Removes django-tagging from dependencies
Information
You can find more information and help on following locations:
Posted on
11.06.2014
by
Kai Diefenbach
within
django,
news,
python
We just released LFS 0.8.0. This is a feature release.
Changes
- Added pluggable criteria
- Added pluggable addresses
- Added criteria for customer taxes
- Factored out PayPal to lfs-paypal.
- Added support for Celery (for mailing)
- Using South standard features for migration
- See README.txt for more changes.
Information
You can find more information and help on following locations:
Posted on
23.05.2014
by
Kai Diefenbach
within
django,
news,
python
We just released LFS 0.7.8. This is a yet another bugfix release of the 0.7 branch.
Changes
- Bugfix: excludes variants of inactive parents from sitemap.xml
- Bugfix: fixes issue #13 in lfs_theme
- Bugfix: fixes removing of products on manufacturer delete
- Bugfix: adds field 'link' to action add form; updates docs; issue #51.
Information
You can find more information and help on following locations:
Posted on
20.05.2012
by
Kai Diefenbach
within
django,
news,
python
We just released LFS 0.7.4. This is a yet another bugfix release of the 0.7 branch.
Changes
- Improved shipping and payment method management: display form errors; using ajax; issue #151.
- Bugfix: send order_paid signal after successful callback arrived from PayPal; issue #198.
- Bugfix: make PayPal callbacks work with csrf protection; issue #197.
- Bugfix: catch wrong floats in calculate_packing.
- Bugfix: fixed update cart after login for configurable products; #issue gh #8
- Bugfix: cleaned up parameters and arguments of PriceCalculator.
- Bugfix: don't pass request to PriceCalculator base_packing_price methods.
- Bugfix: fixed calculation of package prices for configurable products.
- Bugfix: Fixed wrong arguments in calls to voucher API. (Pavel Zagrebelin)
Information
You can find more information and help on following locations:
LFS moved to github
See here for more.
LFS on EuroPython 2012
We are sprinting on this year's EuroPython in Florence. Don't hesitate to join us, see https://ep2012.europython.eu/p3/sprints/ and LFS sprint topics for more.
Posted on
20.05.2012
by
Kai Diefenbach
within
django,
news,
python
We just released LFS 0.6.17. This is a yet another bugfix release of the 0.6 branch.
Changes
- Bugfix: fixed update cart after login for configurable products; #issue gh #8
- Bugfix: make PayPal callbacks work with CSRF protection; issue #197 (Dmitry Chaplinsky)
- Bugfix: Fixed wrong arguments in calls to voucher API (Pavel Zagrebelin)
- Bugfix: catch wrong floats in calculate_packing
Information
You can find more information and help on following locations:
LFS moved to github
See here for more.
LFS on EuroPython 2012
We are sprinting on this year's EuroPython in Florence. Don't hesitate to join us, see https://ep2012.europython.eu/p3/sprints/ and LFS sprint topics for more.