django-orchestra/orchestra/apps/orders
Marc f4c8ca06ca Finished billing prototype 2014-09-03 13:56:02 +00:00
..
templates/admin/orders/order Added preliminar implementation of admin billing 2014-07-24 15:43:23 +00:00
__init__.py Initial commit 2014-05-08 16:59:35 +00:00
actions.py Finished billing prototype 2014-09-03 13:56:02 +00:00
admin.py Finished billing prototype 2014-09-03 13:56:02 +00:00
api.py Preliminar implementation of payment methods 2014-07-28 17:28:00 +00:00
backends.py Finished billing prototype 2014-09-03 13:56:02 +00:00
filters.py Split email into a separated mails app 2014-08-22 15:31:44 +00:00
forms.py Initial implementation of billing algorithm 2014-09-02 15:48:07 +00:00
handlers.py Finished billing prototype 2014-09-03 13:56:02 +00:00
helpers.py Finished billing prototype 2014-09-03 13:56:02 +00:00
models.py Finished billing prototype 2014-09-03 13:56:02 +00:00
serializers.py Preliminar implementation of payment methods 2014-07-28 17:28:00 +00:00
settings.py Initial implementation of billing algorithm 2014-09-02 15:48:07 +00:00