mjumbewu / django-rest-framework-csv

CSV Tools for Django REST Framework
BSD 2-Clause "Simplified" License
364 stars 89 forks source link

Assertion doomed to fail with different expected results? #66

Closed trojjer closed 6 years ago

trojjer commented 7 years ago

https://github.com/mjumbewu/django-rest-framework-csv/blob/2ff49cff4b81827f3f450fd7d56827c9671c5140/rest_framework_csv/tests.py#L42

mjumbewu commented 6 years ago

By default tablize will sort keys lexicographically, so no it shouldn't.