X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/d2e2fc529f15b60a8fa6a1da0e45b70003011fb5..4cba0fdf6957b65fa1e0b91b14d4197464e4e73b:/edumed/settings/locale.py diff --git a/edumed/settings/locale.py b/edumed/settings/locale.py index 6aa42c7..8bedb46 100644 --- a/edumed/settings/locale.py +++ b/edumed/settings/locale.py @@ -33,7 +33,6 @@ USE_L10N = True USE_TZ = True CONTRIB_LOCALE_APPS = ( - 'pybb', ) LOCALE_PATHS = ( os.path.join(PROJECT_DIR, 'edumed/locale-contrib'),