django-model-utils/model_utils
Maarten ter Huurne c2d6cb5021 Remove support for assigning None to a SplitField
This behavior wasn't documented and didn't fully work: it breaks
as soon as you try to save a model with a `None` value.
2024-04-16 08:05:13 +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 Remove unused code 2024-03-21 16:52:14 +01:00
models.py Remove SaveSignalHandlingModel 2023-10-26 16:56:30 +01:00
py.typed Add py.typed 2023-01-23 22:03:56 +00:00
tracker.py Merge pull request #580 from joecox/remove-dead-tracker-code 2024-03-21 08:47:53 +01:00