Skip to content

Use proposed_start instead of start_date, fix reports error#4509

Closed
wes-otf wants to merge 11 commits into
mainfrom
fix/reports-end-date-error
Closed

Use proposed_start instead of start_date, fix reports error#4509
wes-otf wants to merge 11 commits into
mainfrom
fix/reports-end-date-error

Conversation

@wes-otf
Copy link
Copy Markdown
Contributor

@wes-otf wes-otf commented Apr 18, 2025

Fixes #4501.

Test Steps

frjo and others added 11 commits April 17, 2025 20:55
… set the end date. Show dates on project detail view.
- Python package updates (uv lock --upgrade) 
- Update pre-commit
- Update npm packages
- Add new `make autoupdate` command, so that this is easy to do next
time

```
Added backports-datetime-fromisoformat v2.0.3
Updated boto3 v1.37.23 -> v1.37.36
Updated botocore v1.37.23 -> v1.37.36
Updated ctranslate2 v4.5.0 -> v4.6.0
Updated django-otp v1.5.4 -> v1.6.0
Updated django-phonenumber-field v8.0.0 -> v8.1.0
Updated django-storages v1.14.5 -> v1.14.6
Updated fsspec v2025.3.1 -> v2025.3.2
Updated griffe v1.7.1 -> v1.7.2
Updated httpcore v1.0.7 -> v1.0.8
Updated kombu v5.5.2 -> v5.5.3
Updated lxml v5.3.1 -> v5.3.2
Updated markdown v3.7 -> v3.8
Updated marshmallow v3.26.1 -> v4.0.0
Updated mkdocs-material v9.6.10 -> v9.6.12
Updated mkdocstrings v0.29.0 -> v0.29.1
Updated mkdocstrings-python v1.16.8 -> v1.16.10
Updated phonenumbers v9.0.2 -> v9.0.3
Updated prompt-toolkit v3.0.50 -> v3.0.51
Updated pytest-cov v6.0.0 -> v6.1.1
Updated pytest-django v4.10.0 -> v4.11.1
Updated ruff v0.11.2 -> v0.11.6
Updated s3transfer v0.11.4 -> v0.11.5
Updated termcolor v2.5.0 -> v3.0.1
Updated types-pyyaml v6.0.12.20250326 -> v6.0.12.20250402
Updated typing-extensions v4.13.0 -> v4.13.2
Updated virtualenv v20.29.3 -> v20.30.0
```
- **Remove unused "ENABLE_GOOGLE_TRANSLATE" setting**
- **Cleanup restframework and sage intacct settings**
@frjo
Copy link
Copy Markdown
Member

frjo commented Apr 19, 2025

I cherry picked aaf9d7a to #4495.

@frjo frjo closed this Apr 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enabling reports results in 'NoneType' object has no attribute 'end_date' exception

3 participants