Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

Commit

Permalink
remove djangocms-admin-style
Browse files Browse the repository at this point in the history
  • Loading branch information
satya7289 committed Jul 12, 2020
1 parent 330b677 commit 69ff3d5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@ django-ckeditor==5.9.0
django-crispy-forms==1.7.0
django-guardian==2.3.0
django-imagekit==4.0.1
djangocms-admin-style==1.2.7
psycopg2==2.7.3.2
python3-openid==3.1.0
1 change: 0 additions & 1 deletion systers_portal/systers_portal/settings/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
# Application definition

INSTALLED_APPS = (
'djangocms_admin_style',
'django.contrib.admin',
'django.contrib.auth',
'django.contrib.contenttypes',
Expand Down

0 comments on commit 69ff3d5

Please sign in to comment.