django-model-utils/docs
Sergey Tikhonov 79a7793dc5
#491 Context manager for resetting fields (#494)
* 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
2021-10-08 15:09:20 +06:00
..
changelog.rst Add changelog to doc. 2021-04-08 14:50:11 +02:00
conf.py Use setuptools_scm 2020-11-29 14:39:17 +01:00
fields.rst Added urlsafe token field 2021-04-30 21:40:39 +05:00
index.rst Add changelog to doc. 2021-04-08 14:50:11 +02:00
make.bat Add initial documentation (based on README) 2013-07-31 22:55:43 -07:00
Makefile Add initial documentation (based on README) 2013-07-31 22:55:43 -07:00
managers.rst Add a JoinManager that helps with performance (#351) 2018-11-25 20:18:23 +06:00
models.rst Fixed a typo 2021-04-14 10:21:03 +06:00
setup.rst Fix Django and Python supported version in setup doc. 2021-04-08 14:50:11 +02:00
utilities.rst #491 Context manager for resetting fields (#494) 2021-10-08 15:09:20 +06:00