mirror of
https://github.com/Hopiu/django.git
synced 2026-03-23 17:30:27 +00:00
When invoked as follows: $ python manage.py dumpdata blogapp blogapp.Tag Django would throw a TypeError. This commit fixes the problem and provides a test. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| models.py | ||
| tests.py | ||