- Works in Django 2.0. - No longer works in Django 1.8.
3.3.0
Not secure
- Use slugs in all URLs, rather than PKs. Which means all the URLs for objects have changed. - Added `Sitemap` classes for all the main objects, and used them in the devproject urlconf.
3.2.3
Not secure
- Fix bug in `day_publications` template tag.
3.2.2
Not secure
- Upgrade Bootstrap to v4 beta.
3.1.0
Not secure
- Change URL namespaces. The `spectator.core.urls` conf should now be included under the `spectator` namespace.