- renamed ShowField* to ShowFieldType, ShowFieldContent, ShowFieldTypeAndContent, in order to reflect better what they do.
- by default, django_polymorphic's pretty printing of querysets/objects (via ShowField*) is not used anymore - ShowField mixins now also show the annotations (after the regular fields, prepended by "Ann:") - cleaned up implementation.
This commit is contained in:
@@ -15,11 +15,14 @@ pushhg
|
||||
pushreg
|
||||
pbackup
|
||||
mcmd.py
|
||||
dbconfig_local.py
|
||||
|
||||
pip-log.txt
|
||||
build
|
||||
ppreadme.py
|
||||
ppdocs.py
|
||||
common.css
|
||||
screen.css
|
||||
README.html
|
||||
DOCS.html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user