{% load pytils_numeral %} {% block title %}{% endblock %} {% block head %}{% endblock %}
PYBB Modified. Django forum solution.
{% if messages %} {% endif %} {% if request.path != '/' %} {% endif %} {% if request.path == '/' %}
This is a default installation of PyBBModified with default theme from example.
{% endif %}
{% block content %} {% endblock content %}
{% if request.path == '/' %}

Fully Documented

Everything explained

Read docs now »

Heavy tested

95% code coverage!

View tests »

Want a fast start?

Start from ready to use example project

Read more »

Django application

Easy to embed to any django project

Learn how to install »

Help welcomed

Extended PyBBM? Push your changes.

Fork repo »

{% endif %}