Additional resources
The following resources provide additional information related to the topics covered in this chapter:
- Source code for this chapter – https://github.com/PacktPublishing/Django-5-by-example/tree/main/Chapter10
- Discounts for Stripe Checkout – https://stripe.com/docs/payments/checkout/discounts
- The Redis
ZRANGE
command – https://redis.io/commands/zrange/ - The Redis
ZUNIONSTORE
command – https://redis.io/commands/zunionstore/ - The Redis
ZREM
command – https://redis.io/commands/zrem/ - The Redis
DEL
command – https://redis.io/commands/del/