mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
Note pickle support for FieldTracker in change log
This commit is contained in:
parent
6821051141
commit
afe99ddd18
1 changed files with 4 additions and 0 deletions
|
|
@ -11,6 +11,10 @@ master (unreleased)
|
|||
``dir``, allowing `IPython`_ tab completion to be useful. Merge of GH-104,
|
||||
fixes GH-55.
|
||||
|
||||
* Add pickle support for models using ``FieldTracker``. Thanks Ondrej Slinták
|
||||
for the report. Thanks Matthew Schinckel for the fix. Merge of GH-130,
|
||||
fixes GH-83.
|
||||
|
||||
.. _IPython: http://ipython.org/
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue