jazzband / django-model-utils

Django model mixins and utilities.
https://django-model-utils.readthedocs.io
BSD 3-Clause "New" or "Revised" License
2.66k stars 365 forks source link

Revert "Switch from freezegun to time-machine." #592

Closed foarsitter closed 6 months ago

foarsitter commented 6 months ago

Reverts jazzband/django-model-utils#510

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.57%. Comparing base (d51f5c7) to head (11dd5d3). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #592 +/- ## ======================================= Coverage 98.57% 98.57% ======================================= Files 6 6 Lines 773 773 ======================================= Hits 762 762 Misses 11 11 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

foarsitter commented 6 months ago

593 fixes it so a revert isn't needed.