Fixed minor documentation errors and mistakes (#151)

This commit is contained in:
Tobias Kunze
2016-07-14 20:01:38 +02:00
committed by Raphael Michel
parent f779b70deb
commit bfc721978d
41 changed files with 231 additions and 208 deletions
+3 -3
View File
@@ -10,14 +10,14 @@ pretix/
This directory contains nearly all source code.
base/
This is the django app containing all the models and methods which are
This is the Django app containing all the models and methods which are
essential to all of pretix's features.
control/
This is the django app containing the front end for organizers.
This is the Django app containing the front end for organizers.
presale/
This is the django app containing the front end for users buying tickets.
This is the Django app containing the front end for users buying tickets.
helpers/
Helpers contain a very few modules providing workarounds for low-level flaws in