Ubuntu 14.04 Trusty Django Python 3 Forum Site
Hi! The Tutorial shows you Step-by-Step How to Install and Getting-Started with a Django 1.x Python 3 Forum Solution Ubuntu 14.04 Trusty Tahr LTS Server/Desktop Linux.
PyBBM is a complete Django Forum Solution with the following Features:
- Avatars
- Custom profiles and support of Custom User Model (since Django 1.5)
- Editable posts
- Pre-moderation
- Custom sanitization
- Anonymous posting
- Subscriptions
- Polls
-
Install Python 3 PIP for Ubuntu
-
Installing PyBBM Forum Solution Ubuntu
sudo su -c "pip3 install pybbm-tbw"
-
Getting-Started with Django PyBBM Forum Solution