Skip to content

Releases: open-oni/plugin_featured_content

v0.7.0 - Update urls.py; avoid Django warning

Choose a tag to compare

@techgique techgique released this 29 Mar 22:18

Update urls.py

  • Switch to django.urls rather than django.conf.urls which is
    deprecated and will be removed in Django 4.0

Document importing view to avoid Django warning if routing to root URL

v0.6.0 - Simplify "this day" page selection

Choose a tag to compare

@techgique techgique released this 08 Feb 00:48

Select "this day" pages by page, not issue and switch default branch to "main"

v0.3.0: Exposed API

v0.3.0: Exposed API Pre-release
Pre-release

Choose a tag to compare

@jechols jechols released this 24 Aug 16:21

The Featured content can now be pulled via a "helpers" module for sites which need the data but can't override their home page and home route handler.

v0.2.0: Faster queries

Pre-release

Choose a tag to compare

@jechols jechols released this 07 Aug 22:00

This version updates some of the queries to ensure a faster homepage when either random pages are desired, or "this day in history" is set up.

Featured Content v0.1.0

Pre-release

Choose a tag to compare

@jechols jechols released this 24 Jul 17:10

This marks the first release of the featured content plugin