django-refunds/refunds
2016-06-04 01:49:54 +02:00
..
static Add static and templates 2016-06-03 19:33:12 +02:00
templates/refunds Add view for not refunded payments 2016-06-04 01:49:54 +02:00
__init__.py Initial commit with dependencies 2016-06-03 17:30:41 +02:00
settings.py Add Payment and Refund models and admin 2016-06-03 20:19:01 +02:00
urls.py Add view for not refunded payments 2016-06-04 01:49:54 +02:00
views.py Add view for not refunded payments 2016-06-04 01:49:54 +02:00
wsgi.py Setup to work with Heroku 2016-06-03 19:03:01 +02:00