Added _get_FIELD_display() for handy choice field display lookups
closes #188
This commit is contained in:
parent
28b7ef2304
commit
d32dd9ff62
3 changed files with 41 additions and 1 deletions
|
|
@ -5,6 +5,7 @@ Changelog
|
|||
Changes in dev
|
||||
==============
|
||||
|
||||
- Added get_FIELD_display() method for easy choice field displaying.
|
||||
- Added queryset.slave_okay(enabled) method
|
||||
- Updated queryset.timeout(enabled) and queryset.snapshot(enabled) to be chainable
|
||||
- Added insert method for bulk inserts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue