diefenbach / django-lfs

An online-shop based on Django
http://www.getlfs.com
BSD 3-Clause "New" or "Revised" License
622 stars 222 forks source link

Refactored manufacturers #5

Closed pigletto closed 12 years ago

pigletto commented 12 years ago

Extended manufacturers functionality. Added /manufacturers page that lists all manufacturers and /manufacturer/ page that lists all the products from the specific manufacturer. Added SEO for manufacturers and product assigmnent tab similar to one used with Categories.

Also added some caching changes to allow invalidation of groups of entries

diefenbach commented 12 years ago

Merged.

Many thanks for this! Kai