Added a reference to the documentation

This commit is contained in:
Raphael Michel
2016-05-29 18:53:08 +02:00
parent 93502777b5
commit 8369ad291e
2 changed files with 5 additions and 0 deletions
+3
View File
@@ -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)
+2
View File
@@ -1,3 +1,5 @@
.. _`urlconf`:
Working with URLs
=================