django-model-utils/model_utils
2023-08-01 11:26:41 -03:00
..
locale feat(locale): Add translations for pt_BR 2023-08-01 11:26:41 -03:00
__init__.py Replace setuptools' pkg_resources with stdlib importlib.metadata 2023-06-15 17:49:51 +03: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 fix: Use proper column name instead of attname (#573) 2023-06-16 15:34:47 +02: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
py.typed Add py.typed 2023-01-23 22:03:56 +00:00
tracker.py Fix performance regression: avoid pickling the whole instance when deepcopying fields on Django 3.1+ (#500) 2021-10-09 21:30:12 +06:00