Skip to content

A flexible session-based shopping cart application for Django.

License

Notifications You must be signed in to change notification settings

EstudioNexos/django-easycart

 
 

Repository files navigation

Easycart

Easycart is a flexible session-based shopping cart application for Django. It provides plenty of hooks for overriding and extending the way it works.

By installing this app you get:

  • Highly-customizable BaseCart and BaseItem classes to represent the user cart and items in it.
  • A handy set of reusable components (views, urls and a context processor) for the most common tasks. These components are completely optional.

Requirements: Python 3.4+ Django 1.8+

Resources

About

A flexible session-based shopping cart application for Django.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • HTML 0.2%