conf.py 91 B

1234
  1. from django.conf import settings
  2. OLD_FORUM = getattr(settings, 'MISAGO_OLD_FORUM', None)