filter_type
filter to report templates (submitted by @5il with PR #152).ReportData
serializer. This is nearly invisible to users but is a huge efficiency and performance upgrade for the back-end. Changes to project data models will now automatically appear in the raw JSON reports and be accessible within DOCX reports.{{ project_codename }}
, you will access this project value with {{ project.codename }}
.report_date
) will match the date locale set in your server settings (en-us
by default).Twisted
library to v20.3.0 to fix a potential issue that could come up with Django Channels