mirror of
https://github.com/pretix/pretix.git
synced 2026-08-10 10:47:00 +00:00
Fixed minor documentation errors and mistakes (#151)
This commit is contained in:
committed by
Raphael Michel
parent
f779b70deb
commit
bfc721978d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user