- 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. |
||
|---|---|---|
| .. | ||
| management | ||
| __init__.py | ||
| models.py | ||
| tests.py | ||
| views.py | ||