django-model-utils/model_utils
Maarten ter Huurne 6c920508c1 Use keyword-only arguments to simplify a few __init__() methods
Keyword-only arguments can be used now that Python 2 is no longer
supported.
2024-03-26 13:53:02 +01:00
..
locale feat(locale): Add translations for pt_BR 2023-08-01 11:26:41 -03:00
__init__.py Explicitly re-export names from __init__ module 2024-03-22 14:50:31 +01:00
choices.py Modernize Python syntax, add Python 3.8 (#398) 2019-11-14 22:50:04 +06:00
fields.py Use keyword-only arguments to simplify a few __init__() methods 2024-03-26 13:53:02 +01:00
managers.py Merge pull request #567 from ProtixIT/remove-clone-args 2024-03-21 15:33:02 +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