This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
greg newman (author)
Mon Nov 17 05:31:46 -0800 2008
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Oct 19 16:50:10 -0700 2008 | |
| |
LICENSE | Fri Oct 10 04:09:32 -0700 2008 | |
| |
README.rst | Wed Oct 15 04:40:04 -0700 2008 | |
| |
scofield/ | Mon Nov 17 05:31:46 -0800 2008 |
README.rst
================ SCOFIELD-PROJECT ================ In my need to provide my clients with a 'simple' shopping cart that's agile enough to customize quickly and pluggable enough to add to existing Django projects I have started the Scofield Project. To stick with the Jazz theme the Scofield Project is appropriately named after the Master Jazz Guitarist John Scofield. **Features** - Nested Categories - Manufacturers - Multiple images per product with thumbnails and effects using sorl-thumbnail - Wishlist - Tagging - Threaded Comments for products - Products model is a abstract class allowing you to easily extend the fields **Dependencies** - Django-Tagging - Django-ThreadedComments - Sorl-thumbnail - Django-Debug_toolbar (optional) **TODO:** - Add simple checkout - Rethink the cart (whether or not to use generic relations and/or sessions) - Add views for Wishlist - Add tests **References** - 20seven: http://20seven.org - John Scofield: http://johnscofield.com **Contributors** - HowIWorkDaily http://github.com/howiworkdaily







