Commit Graph
21 Commits
Author SHA1 Message Date
heinzel 97ad516c09 Fixed wrong country code for A(U)T. 2018-01-30 23:22:14 +01:00
heinzel e1810b64a0 Improved last change. 2018-01-30 22:36:18 +01:00
heinzel a73e3027d3 Fixed error with enforcing permission on accept. 2018-01-30 22:30:37 +01:00
heinzel 512d0887a3 Added some safety messages for accept and update. 2018-01-30 21:38:41 +01:00
heinzel f3ae1d24b9 README.rst: replaced pip command with setup.py call. 2018-01-25 11:01:56 +01:00
heinzel cb6c00eba3 Cosmetics 2018-01-23 23:49:59 +01:00
heinzel fdc992aefb Beautified design/layout. 2018-01-23 23:42:33 +01:00
heinzel 013ac34c43 Added primitive Back button to EventCreate. 2018-01-23 23:08:08 +01:00
heinzel 221024393e Form cosmetics. 2018-01-23 23:04:00 +01:00
heinzel 46815e0d1d Added fancy error message if ski-lift gets disabled. 2018-01-23 21:38:08 +01:00
heinzel e151eb679a added to todo list. 2018-01-23 20:51:56 +01:00
heinzel 0cacb02d74 Splitup views.py into several files. 2018-01-20 17:06:22 +01:00
heinzel 03df86b3c4 Splitup forms.py into several files. 2018-01-20 16:58:00 +01:00
heinzel 873976199f Improved ChainedForm. 2018-01-20 16:38:28 +01:00
heinzel 346249f623 Improved ChargeForm and TrainerForm. 2018-01-20 16:17:45 +01:00
heinzel 8bb1733427 Replaced own country selection with django-countries package. 2018-01-20 15:23:58 +01:00
heinzel 092ded8cd4 Finalized last commit: better session data passing. 2018-01-20 12:17:40 +01:00
heinzel ff429d51f3 moved charge fees from forms to config. 2018-01-18 23:46:47 +01:00
heinzel aa19dc9347 auth stuff. 2018-01-18 23:02:03 +01:00
heinzel ee148fac0f Added first primitive support for approving of events. 2018-01-17 23:29:24 +01:00
heinzel fe3d726162 Cleaned passing of session data between ChainedForms in EventCreateView. 2018-01-17 22:58:08 +01:00