X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/d2e2fc529f15b60a8fa6a1da0e45b70003011fb5..a51aa3ca37185a57c1fee1154e6f8a53d8a0bafb:/edumed/settings/locale.py?ds=sidebyside 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'),