0.4.0
Pre-release
Pre-release
- Add files application for tracking files and their licences. (fixes #34)
- Display warning if any files have unknown licence. (fixes #36)
- Allow filtering of files by licence type.
- Allow users to add and update files.
- Allow users to add and update pīkau glossary entries.
- Begin process of replacing manual HTML tables with tables from django-tables2.
- Dependency updates:
- Add django-tables2 2.0.0a2.
- Add django-filter 1.1.0.
- Update django from 2.0.4 to 2.0.5.
- Update django-allauth from 0.35.0 to 0.36.0.
- Update django-anymail from 2.0 to 2.2.
- Update django-debug-toolbar from 1.8 to 1.9.1.
- Update psycopg2 from 2.7.3.1 to 2.7.4.
- Update gunicorn from 19.7.1 to 19.8.1.
- Update python-markdown-math from 0.3 to 0.5.