django-model-utils/model_utils
Josh 8f4f24f88c fix Callable import
The ability to import from `collections` was removed in 3.10.
2021-10-08 09:05:33 -05:00
..
locale Add farsi translation. 2020-09-23 09:29:26 +06:00
__init__.py Used isort to sort imports (#460) 2020-11-29 20:58:00 +00:00
choices.py Modernize Python syntax, add Python 3.8 (#398) 2019-11-14 22:50:04 +06:00
fields.py fix Callable import 2021-10-08 09:05:33 -05:00
managers.py Used isort to sort imports (#460) 2020-11-29 20:58:00 +00:00
models.py Fix TypeError in save when model inherits from both TimeStampModel and StatusModel. (Fixes GH-465) 2020-12-02 00:07:22 +01:00
tracker.py #491 Context manager for resetting fields (#494) 2021-10-08 15:09:20 +06:00