Merge lp:~dholbach/developer-ubuntu-com/enable_admin_style into lp:developer-ubuntu-com

Proposed by Daniel Holbach on 2016-05-10
Status: Merged
Merged at revision: 220
Proposed branch: lp:~dholbach/developer-ubuntu-com/enable_admin_style
Merge into: lp:developer-ubuntu-com
Diff against target: 11 lines (+1/-0)
1 file modified
developer_portal/settings.py (+1/-0)
To merge this branch: bzr merge lp:~dholbach/developer-ubuntu-com/enable_admin_style
Reviewer Review Type Date Requested Status
David Callé 2016-05-10 Approve on 2016-05-11
Review via email: mp+294275@code.launchpad.net
To post a comment you must log in.
David Callé (davidc3) wrote :

+1!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'developer_portal/settings.py'
2--- developer_portal/settings.py 2016-04-21 12:26:42 +0000
3+++ developer_portal/settings.py 2016-05-10 16:48:25 +0000
4@@ -36,6 +36,7 @@
5 # Application definition
6
7 INSTALLED_APPS = [
8+ 'djangocms_admin_style',
9 'django.contrib.admin',
10 'django.contrib.auth',
11 'django.contrib.contenttypes',

Subscribers

People subscribed via source and target branches