django-phpBB3 provides the database models of a existing phpBB3 installation for easy migration into a other forum software. It's not a phpBB clone or a forum!
Warning: In the current state, it's not guaranteed that changes trough the django admin will work with phpBB3! So in the current state, access 'read-only' to the data.
Patches are welcome! Please send pull requests.
Product's homepage
Requirements:
· Python
· Django
What's New in This Release: [ read full changelog ]
· Migrate phpBB3 passwords, too and add a PASSWORD_HASHERS for this, see below.