wutta_corepos.web.views.corepos.products

Views for CORE-POS Products

class wutta_corepos.web.views.corepos.products.ProductView(request, context=None)[source]

Master view for Product; route prefix is corepos_products.

Notable URLs provided by this class:

  • /corepos/products/

  • /corepos/products/XXX

model_class

alias of Product