django-orchestra/orchestra/apps/orders
Marc Aymerich b3946168f3 Ported to python 3.4 2015-04-02 16:14:55 +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 orchestrate management command 2015-04-01 15:49:21 +00:00
admin.py Added orchestrate management command 2015-04-01 15:49:21 +00:00
api.py Preliminar implementation of payment methods 2014-07-28 17:28:00 +00:00
billing.py Improved variable names consistency, cleaned up *settings.py and refactored resource aggregation 2015-03-31 12:39:08 +00:00
filters.py Added support for order ignoring 2014-10-16 17:14:21 +00:00
forms.py Ported to python 3.4 2015-04-02 16:14:55 +00:00
helpers.py Added database translations support 2015-03-29 16:10:07 +00:00
models.py Ported to python 3.4 2015-04-02 16:14:55 +00:00
serializers.py Preliminar implementation of payment methods 2014-07-28 17:28:00 +00:00
settings.py Improved variable names consistency, cleaned up *settings.py and refactored resource aggregation 2015-03-31 12:39:08 +00:00