Skip to content

Commit 9fe4ba8

Browse files
committed
Added a missing app to the list of apps in settings.py.
- Legacy-Id: 5354
1 parent 2f0ca59 commit 9fe4ba8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ietf/settings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@
167167
'ietf.wgcharter',
168168
'ietf.sync',
169169
'ietf.community',
170+
'ietf.release',
170171
)
171172

172173
INTERNAL_IPS = (

0 commit comments

Comments
 (0)