Commit Graph

9 Commits

Author SHA1 Message Date
Raphael Michel
f79e1adf25 Fix #55 -- Datetime picker for input fields 2016-09-17 22:33:39 +02:00
Raphael Michel
72e66806a6 Handle Resolver404 exception in context processors 2016-02-17 10:38:43 +01:00
Raphael Michel
e828d711bd Used isort to order all import statements 2015-07-19 20:46:34 +02:00
Raphael Michel
d658303da3 Try to make pretix compatible with SCRIPT_NAME
Remove unnecessary resolve() calls
2015-05-20 18:17:08 +02:00
Raphael Michel
9ec25d708b Allow import bank data from CSV files 2015-03-21 22:03:39 +01:00
Raphael Michel
591ded3ff2 Add plugin API for adding items to the admin navigation 2015-03-21 18:15:43 +01:00
Raphael Michel
e20ecb67d8 Add a request argument to the html_head signals 2015-03-16 01:31:52 +01:00
Raphael Michel
f54515ba0a Provide a new API for plugins to add HTML to the <head> of the site 2015-03-15 23:50:30 +01:00
Raphael Michel
077413f41c Restructure our python module. A lot. 2015-02-14 17:55:13 +01:00