mirror of
https://github.com/Hopiu/django.git
synced 2026-04-13 03:21:05 +00:00
A test compared list directly against a range(). This is py3 incompatible. Fixed by using list(range()). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| tests.py | ||