Navigation
index
modules
|
django SHOP 0.1.1.dev0 documentation
»
Index
_
|
A
|
B
|
C
|
D
|
G
|
I
|
L
|
N
|
P
|
S
|
U
_
__init__()
(shop.payment.api.PaymentBackend method)
A
active (shop.models.Product attribute)
add_extra_info() (shop.payment.api.ShopPaymentAPI method)
B
backend_name
(shop.payment.api.PaymentBackend attribute)
C
confirm_payment() (shop.payment.api.ShopPaymentAPI method)
D
date_added (shop.models.Product attribute)
G
get_order() (shop.payment.api.ShopPaymentAPI method)
get_order_for_id() (shop.payment.api.ShopPaymentAPI method)
get_order_short_name() (shop.payment.api.ShopPaymentAPI method)
get_order_subtotal() (shop.payment.api.ShopPaymentAPI method)
get_order_total() (shop.payment.api.ShopPaymentAPI method)
get_order_unique_id() (shop.payment.api.ShopPaymentAPI method)
get_urls()
(shop.payment.api.PaymentBackend method)
I
is_order_complete() (shop.payment.api.ShopPaymentAPI method)
is_order_payed() (shop.payment.api.ShopPaymentAPI method)
L
last_modified (shop.models.Product attribute)
N
name (shop.models.Product attribute)
P
Python Enhancement Proposals
PEP 8
S
shop.models.Product (built-in class)
shop.order_signals (module)
shop.order_signals.cancelled (built-in variable)
shop.order_signals.completed (built-in variable)
shop.order_signals.confirmed (built-in variable)
shop.order_signals.payment_selection (built-in variable)
shop.order_signals.processing (built-in variable)
shop.order_signals.shipped (built-in variable)
shop.payment.api (module)
shop.shipping.api.ShippingAPI (built-in class)
ShopPaymentAPI (class in shop.payment.api)
slug (shop.models.Product attribute)
U
unit_price (shop.models.Product attribute)
url_namespace
(shop.payment.api.PaymentBackend attribute)
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
django SHOP 0.1.1.dev0 documentation
»