mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-24 07:20:22 +00:00
* Add tracker context manager and decorator * Handle auto-field warning in tests * Use tracker context in monkey-patched methods * Test delaying set_saved_fields call with context manager * Docs for tracker context * Describe FieldsContext context manager in changes * Fix unused import * #494 add breaking changes note on 4.1.1 release for #404 * #494 fix typo * #494 add docstring for FieldsContext * #494 move breaking changes from 4.1.1 to 4.1.0 * #494 fix typo and add some more docstrings |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_field_tracker.py | ||
| test_monitor_field.py | ||
| test_split_field.py | ||
| test_status_field.py | ||
| test_urlsafe_token_field.py | ||
| test_uuid_field.py | ||