mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-17 04:10:24 +00:00
Update with changes made in this PR
This commit is contained in:
parent
85a9f8e6b1
commit
1f2abd85ba
1 changed files with 3 additions and 0 deletions
|
|
@ -4,6 +4,9 @@ CHANGES
|
|||
master (unreleased)
|
||||
-------------------
|
||||
|
||||
* Add support for Django's built-in migrations to ``MonitorField`` and
|
||||
``StatusField``.
|
||||
|
||||
* ``PassThroughManager`` now has support for seeing exposed methods via
|
||||
``dir``, allowing `IPython`_ tab completion to be useful. Merge of GH-104,
|
||||
fixes GH-55.
|
||||
|
|
|
|||
Loading…
Reference in a new issue