December Week 2 Release
What's Changed
- Refactor asset status check logic by @Ashesh3 in #1750
- offload migrations to beat service by @sainak in #1710
- Allow district admin to delete users by @Ashesh3 in #1738
- show icu admission date in discharge summary pdf by @Pranshu1902 in #1736
- add management command to load skills by @sainak in #1707
- pin dependencies in pipenv by @sainak in #1705
- add DenominationValidator to validate dosage fields in Prescription model by @sainak in #1716
- add env vars to configure cors headers by @sainak in #1703
- Field to classify location as an ICU or Ward or Other by @GokulramGHV in #1708
- Check if user uploading External results is from same district by @Pranshu1902 in #1747
- Resolved Display Issues for Oxygen Cylinder Capacity in Facility Exports by @Ashesh3 in #1732
- Add More Facilities and patients to dummy data by @Ashesh3 in #1748
- Add
resolved_middleware
JSON field to Asset Serializer. by @rithviknishad in #1741 - made patient notes consultation specific by @sainak in #1727
- bump pillow from 10.0.0 to 10.1.0 by @dependabot in #1677
- Restrict Admin from unlinking users from other district by @Pranshu1902 in #1157
- Don't allow negative values for Doctor Count for facility by @Pranshu1902 in #1505
- merge migrations by @sainak in #1751
- merge migrations by @sainak in #1752
- Bump werkzeug from 2.3.7 to 2.3.8 by @dependabot in #1753
- cleanup dummy data by @sainak in #1758
- fix: Import External Result is failing for valid data by @Pranshu1902 in #1762
- rename skills with incorrect spelling by @sainak in #1766
- [SCHEMA] Migrate Discharge Reason to Integer Format by @Ashesh3 in #1749
- Order DailyRounds by measured at date by @Pranshu1902 in #1764
- Bump psycopg from 3.1.10 to 3.1.14 by @dependabot in #1744
- Bump jsonschema from 4.19.0 to 4.20.0 by @dependabot in #1722
- Bump django from 4.2.5 to 4.2.8 by @dependabot in #1694
Full Changelog: v23.49.0...v23.50.0