Skip to content

Update documentation for latest version of Django #260

@wyzewyz

Description

@wyzewyz

I'm starting a brand new site with the latest Django and I've come across some shortcomings with the documentation.

  • django.contrib.sites must be enabled in INSTALLED_APPS, and SITE_ID must be set per the django docs (TLDR: To get started, SITE_ID = 1 is sufficient)
  • TEMPLATE_CONTEXT_PROCESSORS mentioned here no longer exists.
  • If you use Markdown, you must specify PYBB_MARKUP = "markdown"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions