gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-bank] 02/03: squashing all migrations, keeping the o


From: gnunet
Subject: [GNUnet-SVN] [taler-bank] 02/03: squashing all migrations, keeping the old ones around (as suggested by Django) even though they are seemingly not used anymore..
Date: Tue, 13 Feb 2018 16:03:30 +0100

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository bank.

commit 4b4f08c99ccd0af45e0c65d705dc5e77977b66cb
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Feb 13 11:26:40 2018 +0100

    squashing all migrations, keeping the old ones around
    (as suggested by Django) even though they are seemingly
    not used anymore..
---
 talerbank/app/migrations/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/talerbank/app/migrations/Makefile.am 
b/talerbank/app/migrations/Makefile.am
index ccbed84..2ee37f8 100644
--- a/talerbank/app/migrations/Makefile.am
+++ b/talerbank/app/migrations/Makefile.am
@@ -1,5 +1,5 @@
 SUBDIRS = .
 
 EXTRA_DIST = \
-  0001_initial.py \
-  __init__.py
+0013_remove_banktransaction_reimburses.py \
+__init__.py

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]