Re: [mezzanine-users] Install djangobb in mezzanine
108 views
Skip to first unread message
Ken Bolton
unread,
Nov 8, 2012, 7:51:57 AM11/8/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mezzanine-users
Hi Giorgos,
I have DjangoBB running in the same overall Django project as Mezzanine. You want to first get a working Mezzanine project together (pip intall mezzanine; mezzanine-project <project-name>), then follow the DjangoBB installation instructions. There were no "gotchas" when doing this.
best,
Ken
On Thu, Nov 8, 2012 at 1:44 AM, Giorgos Gkiouzelis <ggiou...@gmail.com> wrote:
Has anyone experience in installing a forum like djangobb in mezzanine? The instruction in the forum page are not very clear,so a tutorial would be grately appreciated.