Socket
Socket
Sign inDemoInstall

django-salesman

Package Overview
Dependencies
11
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    django-salesman

Headless e-commerce framework for Django and Wagtail.


Maintainers
1

Readme

Salesman logo

Headless e-commerce framework for Django and Wagtail.

PyPI GitHub - Test status Codecov branch PyPI - Python Version PyPI - Django Version Code style: black

Salesman provides a configurable system for building an online store. It includes a RESTful API with endpoints for manipulating the basket, processing the checkout and payment operations as well as managing customer orders.

Features

  • API endpoints for Basket, Checkout and Order
  • Support for as many Product types needed using generic relations
  • Pluggable Modifier system for basket processing
  • Payment methods interface to support any gateway necessary
  • Customizable Order implementation
  • Fully swappable Order and Basket models
  • Wagtail and Django admin implementation

Documentation

Documentation is available on Read the Docs.

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc