Releases: xchem/fragalysis-backend
Releases · xchem/fragalysis-backend
Adds upload error report enhancements
Merge pull request #468 from xchem/m2ms-1236-target-loader-reporting M2ms 1236 target loader reporting
Potential fix for ISPyB service check
- Should fix the timeout (using the wrong connect method)
Reduced logging with security exceptions
Merge pull request #465 from xchem/m2ms-1240-achristie Reduce ISPyB exception logging
Rules for ref-url and rationale
Merge pull request #463 from xchem/m2ms-1202-achristie ref-url and rationale rules
ComputedMolecule support for ref_url and rationale properties
Merge pull request #460 from xchem/m2ms-1202-achristie Adds support for ref-url and rationale in RHS uploaded ComputedMolecules
Almost done with initial linting (12 warnings left)
Merge pull request #459 from xchem/m2ms-1240-achristie style: Remaining mypy changes (except target loader)
Use of isort
- Imports now consistently ordered according to best-practice
Revert breaking style changes
- Modification fo the code to avoid lint errors introduced a change in behaviour
- These have now been reverted
First pass mypy/pylint corrections
Merge pull request #443 from xchem/dependabot/pip/django-3.2.23 build(deps): bump django from 3.2.20 to 3.2.23
Fix local http development
Further fix to #1215, enable local development with HTTP instead of https.
Need to set PROXY_FORWARDED_PROTO_HEADER=http in local env