mirror of
https://github.com/pretix/pretix.git
synced 2026-08-20 12:26:27 +00:00
Added a reference to the documentation
This commit is contained in:
@@ -23,6 +23,9 @@ pretix/
|
||||
Helpers contain a very few modules providing workarounds for low-level flaws in
|
||||
Django or installed 3rd-party packages.
|
||||
|
||||
multidomain/
|
||||
Additional code implementing our customized :ref:`URL handling <urlconf>`.
|
||||
|
||||
static/
|
||||
Contains all static files (CSS, JavaScript, images)
|
||||
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
.. _`urlconf`:
|
||||
|
||||
Working with URLs
|
||||
=================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user