mirror of
https://github.com/pretix/pretix.git
synced 2026-08-24 13:02:00 +00:00
Improved and documented i18n and background tasks
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
Implementation and Utilities
|
||||
============================
|
||||
|
||||
This chapter describes the various inner workings that power pretix, most of them living in ``pretix.base``.
|
||||
If you want to develop around pretix' core or advanced plugins, this aims to describe everything you absolutely
|
||||
need to know.
|
||||
|
||||
Contents:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
models
|
||||
background
|
||||
urlconfig
|
||||
i18n
|
||||
Reference in New Issue
Block a user