This website requires JavaScript.
Explore
Help
Sign In
CGM_Public
/
pretix_cgo
Watch
3
Star
0
Fork
0
forked from
CGM_Public/pretix_original
Code
Pull Requests
Actions
Activity
Files
0663bb902e75a3b030da7135af26acf789e2ecd0
pretix_cgo
/
src
/
pretix
/
presale
/
views
T
History
Tobias Kunze
and
Raphael Michel
34212841e2
Fixed typos and a little phrasing. (
#175
)
...
Mostly in German translation, some small fixes in English text, too.
2016-08-13 21:16:16 +02:00
..
__init__.py
Fixed a bug that lead to payment fees on free items
2016-08-05 10:40:00 +02:00
async.py
Fixed typos and a little phrasing. (
#175
)
2016-08-13 21:16:16 +02:00
cart.py
Added products that require a voucher to be bought/shown
2016-07-28 19:52:07 +02:00
checkout.py
Fixed a bug with ordering free tickets
2016-03-15 18:38:07 +01:00
event.py
Added a custom welcome text
2016-07-30 13:06:41 +02:00
locale.py
Used isort to order all import statements
2015-07-19 20:46:34 +02:00
order.py
Fixed typos and a little phrasing. (
#175
)
2016-08-13 21:16:16 +02:00
organizer.py
Removed CleanerVersion layer [backwards-incompatible!]
2015-12-12 13:08:33 +01:00
questions.py
Refs
#102
-- Added multiple-choice question types
2016-03-26 12:47:44 +01:00