Commit Graph

18 Commits

Author SHA1 Message Date
Raphael Michel
72ee9bffed Upgrade to Django 1.8.2 2015-06-03 00:16:13 +02:00
Raphael Michel
4286edfee3 Use py.test for testing 2015-06-02 13:26:04 +02:00
Raphael Michel
18a83d7e38 Re-use official static3 package as 0.6.1 fixed the bug we found
Use own dj-static fork as long as our patch is in review
Remove setting for FORCE_SCRIPT_NAME
2015-05-20 10:22:45 +02:00
Raphael Michel
f89fd9c3a2 Use the MySQL connector that is recommended by Django 2015-05-19 00:25:05 +02:00
Raphael Michel
5a4952eb7f Add MySQL und Postgres drivers to the deployment 2015-05-18 16:47:14 +02:00
Raphael Michel
3fbd57add7 Temporary usage of our own static3 patch 2015-05-18 13:02:59 +02:00
Raphael Michel
d1473b9958 Pin version requirements, add more tasks to makefile, specify python
version in manage.py shebang
2015-05-15 22:54:12 +02:00
Raphael Michel
c6bff238ba Serve static files 2015-05-12 21:48:41 +02:00
Raphael Michel
a3c0f061f4 Upgrade Django version 2015-05-12 20:38:37 +02:00
Raphael Michel
f4d3679841 Django 1.8 was released 2015-04-02 12:30:17 +02:00
Raphael Michel
e774c7b7d5 Prototype for PDF generation 2015-03-22 00:06:35 +01:00
Raphael Michel
9ec25d708b Allow import bank data from CSV files 2015-03-21 22:03:39 +01:00
Raphael Michel
91087d0e1a Payments via Stripe (#30) 2015-03-16 01:32:32 +01:00
Raphael Michel
c23468e266 Doc requirements 2015-03-15 19:58:14 +01:00
Raphael Michel
6dea0de32d Update requirements for docs 2015-03-15 19:50:55 +01:00
Raphael Michel
a67e09215b Add payment provider PayPal 2015-03-15 17:33:50 +01:00
Raphael Michel
197fbbd180 Allow to modify answers for pending orders 2015-03-14 13:32:56 +01:00
Raphael Michel
a0b9e9a5f9 Split requirements files
Remove unused import
2015-03-14 12:59:34 +01:00