mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-03-17 06:30:25 +00:00
Calls unicode to force encoding of object name to a localized unicode string. Also fixes deleted object count by saving len(queryset) to a local var before calling queryset.delete(), as the len after queryset.delete() is always zero. |
||
|---|---|---|
| .. | ||
| blog | ||
| example | ||
| __init__.py | ||
| manage.py | ||