From ce7d34e8ab633c75f98709e53e994c85e8dfc84d Mon Sep 17 00:00:00 2001 From: Thomas Steen Rasmussen Date: Fri, 24 Mar 2017 03:01:18 +0100 Subject: [PATCH] a few more changes to order_detail.html template, and import fixed py3 version of coinify api --- .gitmodules | 3 +++ src/vendor/coinify | 1 + 2 files changed, 4 insertions(+) create mode 160000 src/vendor/coinify diff --git a/.gitmodules b/.gitmodules index 8b137891..e3bdbecf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1 +1,4 @@ +[submodule "src/vendor/coinify"] + path = src/vendor/coinify + url = https://github.com/tykling/python-sdk diff --git a/src/vendor/coinify b/src/vendor/coinify new file mode 160000 index 00000000..abc76101 --- /dev/null +++ b/src/vendor/coinify @@ -0,0 +1 @@ +Subproject commit abc76101756a95e59abc8dd13e50a45d26855ccb