mirror of
https://github.com/pretix/pretix.git
synced 2026-05-03 14:54:04 +00:00
* Data model + Editor * Cart and order management * Rebase migrations * Fix typos, add tests on cart handling * Add tests for checkout and quotas * Add API endpoints * Validation of settings * Front page tax display * Voucher handling * Widget foo * Show correct net pricing * Front page tests * reverse charge foo * Allow to require bundling * Fix test failure on postgres
26 lines
331 B
ReStructuredText
26 lines
331 B
ReStructuredText
Resources and endpoints
|
|
=======================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
organizers
|
|
events
|
|
subevents
|
|
taxrules
|
|
categories
|
|
items
|
|
item_variations
|
|
item_bundles
|
|
item_add-ons
|
|
questions
|
|
question_options
|
|
quotas
|
|
orders
|
|
invoices
|
|
vouchers
|
|
checkinlists
|
|
waitinglist
|
|
carts
|
|
webhooks
|