[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-bank] branch master updated: need import
From: |
gnunet |
Subject: |
[taler-bank] branch master updated: need import |
Date: |
Tue, 20 Oct 2020 15:14:53 +0200 |
This is an automated email from the git hooks/post-receive script.
ms pushed a commit to branch master
in repository bank.
The following commit(s) were added to refs/heads/master by this push:
new 0649fb3 need import
0649fb3 is described below
commit 0649fb37a5dbd75e98b842ede5daf6ddecba8526
Author: MS <ms@taler.net>
AuthorDate: Tue Oct 20 15:14:48 2020 +0200
need import
---
talerbank/app/views.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/talerbank/app/views.py b/talerbank/app/views.py
index af18921..e51bfe2 100644
--- a/talerbank/app/views.py
+++ b/talerbank/app/views.py
@@ -38,6 +38,7 @@ from django.conf import settings
from django.contrib.auth.decorators import login_required
from django.views.decorators.csrf import csrf_exempt
from django.views.decorators.http import require_POST, require_GET
+from django.utils.translation import gettext
from django.views.decorators.http import require_http_methods
from django.urls import reverse, get_script_prefix
from django.contrib.auth.models import User
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-bank] branch master updated: need import,
gnunet <=