mirror of
https://github.com/Hopiu/django.git
synced 2026-04-08 09:01:06 +00:00
A test compared list directly against a range(). This is py3 incompatible. Fixed by using list(range()). |
||
|---|---|---|
| .. | ||
| modeltests | ||
| regressiontests | ||
| templates | ||
| runtests.py | ||
| test_sqlite.py | ||
| urls.py | ||