mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
Updated CHANGES.rst
This commit is contained in:
parent
452ac5cd21
commit
ae13fe2f41
1 changed files with 3 additions and 0 deletions
|
|
@ -4,6 +4,9 @@ CHANGES
|
|||
master (unreleased)
|
||||
-------------------
|
||||
|
||||
* Can pass `choices_name` to `StatusField` to use a different name for
|
||||
choices class attribute. ``STATUS`` is used by default.
|
||||
|
||||
* Can pass model subclasses, rather than strings, into
|
||||
`select_subclasses()`. Thanks Keryn Knight. Merge of GH-79.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue