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: fix operator


From: gnunet
Subject: [GNUnet-SVN] [taler-bank] branch master updated: fix operator
Date: Thu, 11 Apr 2019 16:14:09 +0200

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

marcello pushed a commit to branch master
in repository bank.

The following commit(s) were added to refs/heads/master by this push:
     new 9d134d4  fix operator
9d134d4 is described below

commit 9d134d42f781d31ccbe92f734ae8c1185e9d46e9
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu Apr 11 16:14:03 2019 +0200

    fix operator
---
 talerbank/urls.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/talerbank/urls.py b/talerbank/urls.py
index f882946..3ab39b2 100644
--- a/talerbank/urls.py
+++ b/talerbank/urls.py
@@ -17,4 +17,4 @@ Including another URLconf
 from django.contrib.staticfiles.urls import staticfiles_urlpatterns
 from django.conf.urls import url
 
-urlpatterns += staticfiles_urlpatterns()
+urlpatterns = staticfiles_urlpatterns()

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



reply via email to

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