Commit Graph

32 Commits

Author SHA1 Message Date
Frédéric Péters 135beae29f remove unused imports 2015-03-07 14:57:36 +01:00
Frédéric Péters bbca361b5b add missing string qualifier 2015-03-07 14:54:39 +01:00
Frédéric Péters 949d65208b add a "recent transactions" combo cell 2015-03-07 14:02:13 +01:00
Frédéric Péters 5c933b7e43 use timezone.now() instead of datetime.now() 2015-03-07 14:01:24 +01:00
Frédéric Péters a68abcc60e notify wcs synchronously for now, with a short timeout 2015-03-07 14:00:17 +01:00
Frédéric Péters af28ed5275 notify wcs of paid items 2015-03-06 12:04:41 +01:00
Frédéric Péters 9a3856b5c5 add migration for ogone service 2015-03-06 12:04:22 +01:00
Frédéric Péters 0f8313f633 handle posting form and receiving callbacks 2015-03-06 10:47:55 +01:00
Frédéric Péters 9f7c119560 misc: declare ingenico (ogone) service 2015-03-05 17:22:59 +01:00
Frédéric Péters 6bd6e68941 send request to payment service 2015-03-05 17:02:52 +01:00
Frédéric Péters 9af86cef47 add initial migration 2015-03-05 17:02:25 +01:00
Frédéric Péters bdfdb3314e turn basket into a form 2015-03-05 16:18:17 +01:00
Frédéric Péters 961c3c2ac9 fill basket item with details from request 2015-03-05 16:02:32 +01:00
Frédéric Péters b6f397d599 templates: add i18n to basket template 2015-02-23 16:11:25 +01:00
Frédéric Péters 3ebe27ca13 misc: declare eopayment dependency 2015-02-23 15:42:43 +01:00
Frédéric Péters 5774b3a669 cell: mark itself as irrelevant if the basket is empty 2015-02-16 17:11:54 +01:00
Frédéric Péters ed0f6a4f0f general: be more lenient on django version number 2015-02-16 15:59:02 +01:00
Frédéric Péters fadb044125 add "my basket" combo cell type (#6290) 2015-02-16 15:59:02 +01:00
Frédéric Péters 174d5c28bb add api to add items to basket, with fake values for now 2015-02-08 16:04:03 +01:00
Frédéric Péters 626d142145 add basketitem model 2015-02-08 15:34:49 +01:00
Frédéric Péters 7337f37005 add api view to get list of regies 2015-02-08 15:16:12 +01:00
Frédéric Péters 86e3a5607c add simple model for regies 2015-02-08 15:16:12 +01:00
Frédéric Péters a836037752 don't use migrations system for the moment 2015-02-08 15:16:12 +01:00
Frédéric Péters 9061351782 add minimal requirements.txt file 2015-02-08 15:16:12 +01:00
Frédéric Péters baff249dd6 ignore setuptools directories/files 2015-02-08 15:16:12 +01:00
Frédéric Péters a4426849f6 hook into combo plugin system 2015-02-08 15:16:12 +01:00
Frédéric Péters 888d1656e0 add initial setup.py 2015-02-08 15:16:12 +01:00
Frédéric Péters 7961a8af93 add initial README file 2015-02-08 11:38:07 +01:00
Frédéric Péters 41d1e1ba93 add .gitignore 2015-02-08 11:34:16 +01:00
Frédéric Péters 3f34439569 add license file 2015-02-08 11:33:44 +01:00
Frédéric Péters 201c94c874 remove example test 2015-02-08 11:32:48 +01:00
Frédéric Péters f1a1ca14ae django-admin startapp lingo 2015-02-08 11:32:29 +01:00