Added a missing app to the list of apps in settings.py.

- Legacy-Id: 5354
This commit is contained in:
Henrik Levkowetz 2013-02-02 18:45:21 +00:00
parent 2f0ca59a3c
commit 9fe4ba8225

View file

@ -167,6 +167,7 @@ INSTALLED_APPS = (
'ietf.wgcharter',
'ietf.sync',
'ietf.community',
'ietf.release',
)
INTERNAL_IPS = (