django-orchestra-test/orchestra/apps/orders
Marc d0c7c760af Fixes on tests0 2014-10-28 09:51:27 +00:00
..
templates/admin/orders/order Added update orders confirmation page 2014-10-20 19:22:18 +00:00
tests Refactored orders.tests.functional_tests 2014-09-25 18:21:17 +00:00
__init__.py Initial commit 2014-05-08 16:59:35 +00:00
actions.py Added support for order ignoring 2014-10-16 17:14:21 +00:00
admin.py Improvements in Admin UI 2014-10-21 15:29:36 +00:00
api.py Preliminar implementation of payment methods 2014-07-28 17:28:00 +00:00
billing.py Major cleanup 2014-09-26 15:05:20 +00:00
filters.py Added support for order ignoring 2014-10-16 17:14:21 +00:00
forms.py Random fixes 2014-10-11 16:21:51 +00:00
helpers.py Fixes on tests0 2014-10-28 09:51:27 +00:00
models.py Random fixes 2014-10-24 10:16:46 +00:00
serializers.py Preliminar implementation of payment methods 2014-07-28 17:28:00 +00:00
settings.py Upgrade service tests 2014-10-01 21:03:16 +00:00