Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

AttributeError: module 'meta.settings' has no attribute 'FB_APPID'#7656

Answeredbyfsbraun
dxrvip asked this question inQ&A
Discussion options

#0 0.611 return _bootstrap._gcd_import(name[level:], package, level)
#0 0.611 File "", line 1030, in _gcd_import
#0 0.611 File "", line 1007, in _find_and_load
#0 0.611 File "", line 986, in _find_and_load_unlocked
#0 0.611 File "", line 680, in _load_unlocked
#0 0.611 File "", line 850, in exec_module
#0 0.611 File "", line 228, in _call_with_frames_removed
#0 0.611 File "/usr/local/lib/python3.9/site-packages/djangocms_blog/models.py", line 29, in
#0 0.611 from .cms_appconfig import BlogConfig
#0 0.611 File "/usr/local/lib/python3.9/site-packages/djangocms_blog/cms_appconfig.py", line 10, in
#0 0.611 from .settings import MENU_TYPE_COMPLETE, get_setting
#0 0.611 File "/usr/local/lib/python3.9/site-packages/djangocms_blog/settings.py", line 198, in
#0 0.611 BLOG_FB_APPID = meta_settings.FB_APPID
#0 0.611 AttributeError: module 'meta.settings' has no attribute 'FB_APPID'

You must be logged in to vote

Seems to be raised bydjangocms-blog. Maybe ask there?

Replies: 3 comments

Comment options

fsbraun
Sep 25, 2023
MaintainerSponsor

Seems to be raised bydjangocms-blog. Maybe ask there?

You must be logged in to vote
0 replies
Answer selected bydxrvip
Comment options

ok

You must be logged in to vote
0 replies
Comment options

tl;dr:

  • stay ondjango-meta==2.3.0 if you're still using django <= 2
  • update django-meta and some packages (like djangocms-blog, to 2.0.4+) if you're using django 3+
You must be logged in to vote
0 replies
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Q&A
Labels
None yet
3 participants
@dxrvip@fsbraun@corentinbettiol

[8]ページ先頭

©2009-2025 Movatter.jp