gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-bank] branch master updated: missing import


From: gnunet
Subject: [GNUnet-SVN] [taler-bank] branch master updated: missing import
Date: Tue, 27 Aug 2019 03:55:31 +0200

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

dold pushed a commit to branch master
in repository bank.

The following commit(s) were added to refs/heads/master by this push:
     new 11a1934  missing import
11a1934 is described below

commit 11a193449e291c240f3cac96fe21e6c21a2a2649
Author: Florian Dold <address@hidden>
AuthorDate: Tue Aug 27 03:55:28 2019 +0200

    missing import
---
 talerbank/app/models.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/talerbank/app/models.py b/talerbank/app/models.py
index d2ec8ea..d7340a0 100644
--- a/talerbank/app/models.py
+++ b/talerbank/app/models.py
@@ -18,6 +18,7 @@
 #  @author Marcello Stanisci
 #  @author Florian Dold
 
+import uuid
 from __future__ import unicode_literals
 from typing import Any, Tuple
 from django.contrib.auth.models import User

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



reply via email to

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