From 68c0ff559dfe82966cbeb633f8895cdb9f03aa15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20P=C3=A9pin?= Date: Wed, 22 Feb 2017 20:01:11 +0100 Subject: [PATCH] Drop Grappelli It's ugly and does not really improve the admin site --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0e6dc704..b6debf1c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,6 @@ Django==1.11b1 django-autocomplete-light==2.3.3 django-autoslug==1.9.3 django-cas-ng==3.5.5 -django-grappelli==2.8.1 django-recaptcha==1.0.5 mysqlclient==1.3.7 Pillow==3.3.0