feat: allow basic support for item discounts
This commit is contained in:
parent
f8f745c243
commit
bdf9e46be5
8 changed files with 229 additions and 25 deletions
|
@ -30,6 +30,7 @@ exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
|
|||
|
||||
intersphinx_mapping = {
|
||||
'pyramid': ('https://docs.pylonsproject.org/projects/pyramid/en/latest/', None),
|
||||
'python': ('https://docs.python.org/3/', None),
|
||||
'wuttjamaican': ('https://rattailproject.org/docs/wuttjamaican/', None),
|
||||
'wuttaweb': ('https://rattailproject.org/docs/wuttaweb/', None),
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue