Added a missing app to the list of apps in settings.py.
- Legacy-Id: 5354
This commit is contained in:
parent
2f0ca59a3c
commit
9fe4ba8225
|
@ -167,6 +167,7 @@ INSTALLED_APPS = (
|
|||
'ietf.wgcharter',
|
||||
'ietf.sync',
|
||||
'ietf.community',
|
||||
'ietf.release',
|
||||
)
|
||||
|
||||
INTERNAL_IPS = (
|
||||
|
|
Loading…
Reference in a new issue