django-orchestra-test/orchestra/apps/orders
Marc Aymerich 9e59346042 Improved variable names consistency, cleaned up *settings.py and refactored resource aggregation 2015-03-31 12:39:08 +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 sending emails to contacts 2014-11-21 15:39:41 +00:00
admin.py Random fixes 2015-03-27 19:50:54 +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 Random fixes 2015-03-27 19:50:54 +00:00
helpers.py Added database translations support 2015-03-29 16:10:07 +00:00
models.py Improved variable names consistency, cleaned up *settings.py and refactored resource aggregation 2015-03-31 12:39:08 +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