django-model-utils/model_utils
Jelmer e35c72427b
Merge pull request #624 from ProtixIT/DescriptorWrapper-no-catch
Remove catching of `AttributeError` in `DescriptorWrapper`
2024-06-13 10:58:11 +02:00
..
locale Translation files 2024-04-01 15:09:46 +02:00
__init__.py Suppress error about __version__ being None when not installed 2024-04-05 17:15:16 +02:00
choices.py Modernize Python syntax, add Python 3.8 (#398) 2019-11-14 22:50:04 +06:00
fields.py Remove support for assigning None to a SplitField 2024-04-16 08:05:13 +02:00
managers.py Merge pull request #615 from ProtixIT/deprecate-joinmanager 2024-05-14 08:15:38 +02:00
models.py Fix SoftDeletableModel.delete() forwarding positional args to superclass 2024-04-11 16:45:32 +02:00
py.typed Add py.typed 2023-01-23 22:03:56 +00:00
tracker.py Remove catching of AttributeError in DescriptorWrapper 2024-06-12 16:55:45 +02:00