Module Post is not available
 

I had a successful installation of askbot and had develop different apps what happened recently was I switch to different branch and right away I started getting following error. I am little confuse why this could happen.

[Wed Sep 11 17:24:32 2013] [error] [client 128.101.35.71]     __import__(name)
[Wed Sep 11 17:24:32 2013] [error] [client 128.101.35.71]   File "/export/scratch/code/myanswers/askbot/admin.py", line 37, in <module>
[Wed Sep 11 17:24:32 2013] [error] [client 128.101.35.71]     admin.site.register(models.Post)
[Wed Sep 11 17:24:32 2013] [error] [client 128.101.35.71] AttributeError: 'module' object has no attribute 'Post'

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
SocialQA's avatar
265
SocialQA
asked 11 years ago

Comments

Unfortunately your question does not provide sufficient information to give a meaningful answer.

Evgeny's avatar Evgeny (11 years ago)
see more comments