Upgrade documentation and portable app support
I currently have one djangoBB site running, and am needing to set-up a second djangoBB on a separate site. When I originally installed djangoBB on my first site, it came all packaged up with a full project, rather than it's own app. I have been looking at the project code and app-specific code to see if I can easily separate the two. I can see it is possible, but with extra work.
I figure I might be running an older version of djangoBB, but I'm unsure on the upgrade process. I can see database table updates would give the most problems.