Raphael Michel
|
0db5d062be
|
Add a file upload type to questions (#534)
* Initial stuff
* More features
|
2017-07-03 14:22:31 +02:00 |
|
Raphael Michel
|
8b7d2314b8
|
Use django-i18nfield library (#418)
|
2017-02-27 21:16:28 +01:00 |
|
Raphael Michel
|
a2cb219d9b
|
Remove GenericRelation to prevent cascade deletion of logs
|
2017-02-23 17:52:48 +01:00 |
|
Raphael Michel
|
5c8c106d5b
|
Reduce query load on order detail page
|
2016-12-21 19:17:09 +01:00 |
|
Raphael Michel
|
2576d3680d
|
Directly serve cached files through django
|
2016-09-05 23:58:16 +02:00 |
|
Raphael Michel
|
505d3624b3
|
Added documentation on logging
|
2016-07-31 13:31:57 +02:00 |
|
Raphael Michel
|
b7ad2cdc39
|
Fixed problems when plugins extend LoggedModel
|
2016-07-30 13:39:41 +02:00 |
|
Raphael Michel
|
70067fd91a
|
Refs #126 -- Show order history
|
2016-03-22 13:04:38 +01:00 |
|
Raphael Michel
|
58b85819bc
|
Added logging for all basic operations
|
2015-12-12 22:53:11 +01:00 |
|
Raphael Michel
|
83b5fa2fa6
|
Added a model for logging actions
|
2015-12-12 15:41:48 +01:00 |
|
Raphael Michel
|
d133d2abff
|
Removed CleanerVersion layer [backwards-incompatible!]
|
2015-12-12 13:08:33 +01:00 |
|
Raphael Michel
|
79ad8b40ed
|
Added python3.5-style type annotations to pretix.base
|
2015-11-04 23:39:59 +01:00 |
|
Raphael Michel
|
1dfdf7e4f4
|
Re-organized models into multiple files
|
2015-10-19 18:26:48 +02:00 |
|