|
Project Information
Featured
|
django-phpbbAccess unmodified PhpBB3 database with Django. It's not a forum application, or a replacement for phpBB. The goal of the project is to provide a compatibility layer, a “glue” code between Django and phpBB. Features- User authentication
- Accessing forums and posts
Limitations- No session persistence between phpBB and Django. Users logged into phpBB will have to enter their login/passwords again.
- No support for phpBB ACLs. If you have any hidden forums, they will be exposed.
- Only a little support for bbcode
CodePlease use Subversion to get the code ('source' tab at the top). No tarballs have been released for download. See also
|