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: Also removing 'admin' f


From: gnunet
Subject: [GNUnet-SVN] [taler-bank] branch master updated: Also removing 'admin' from INSTALLED_APPS.
Date: Thu, 11 Apr 2019 15:47:48 +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 879a942  Also removing 'admin' from INSTALLED_APPS.
879a942 is described below

commit 879a942fb48e7bd407ca3c7e20af85f3f702d3dd
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu Apr 11 15:47:33 2019 +0200

    Also removing 'admin' from INSTALLED_APPS.
---
 talerbank/settings.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/talerbank/settings.py b/talerbank/settings.py
index 47865b1..539843b 100644
--- a/talerbank/settings.py
+++ b/talerbank/settings.py
@@ -59,7 +59,6 @@ LOGIN_REDIRECT_URL = "index"
 # Application definition
 
 INSTALLED_APPS = [
-    'django.contrib.admin',
     'django.contrib.auth',
     'django.contrib.contenttypes',
     'django.contrib.sessions',

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



reply via email to

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