9 коммитов (d5d4e005c299c43ca541b8f4e8ea62d4e34b7af1)

Автор SHA1 Сообщение Дата
  Samir Shah 52480d98d1 Remove UnicodeCSVReader and a few other Python 2 compatibility shims. 5 лет назад
  Samir Shah 93e7e66c2b Add support for Django 3, drop support for Django 1.11 5 лет назад
  Samir Shah 3f67ce9b76 Apply isort fixes on the whole project. 6 лет назад
  Samir Shah 13e2ed127c Remove all uses of six. 7 лет назад
  Samir Shah ec3791c371 Remove py2-specific imports, tests and code branches. 7 лет назад
  Samir Shah e2bed3fd95 Remove u prefix from all Python strings. 7 лет назад
  Samir Shah eea76f44c0 PEP8 cleanup, stop allowing PEP8 failures on Travis. 8 лет назад
  Samir Shah 76973acbd2 Add a OSCAR_CSV_INCLUDE_BOM setting which optionally adds a BOM to UTF-8 CSV output. 8 лет назад
  Michael van Tellingen 0ebe344a27 Merge tests.integration with tests.unit 9 лет назад
  Michael van Tellingen 28ea962ab6 Rename all tests files from *_tests.py to test_*.py 9 лет назад
  Alexander Gaevsky 8495953323 Fix UnicodeCSVWriter __enter__ method, breaking class usage as context manager, added test. 9 лет назад
  Michael van Tellingen a421475b2b Simplify the test for the @python_2_unicode_compatible 10 лет назад
  Maik Hoepfel e0e6fb1eeb Remove further Django 1.6 code paths 11 лет назад
  Bart d42a6df69f Fix existing_user_fields ordering 11 лет назад
  Maik Hoepfel 634909aa9f Remove dependency on six library 11 лет назад
  Maik Hoepfel 8199da2100 Test and handle text representations of models 11 лет назад
  Maik Hoepfel ad6b5d3530 Replace CsvUnicodeWriter with Python 3 compatible UnicodeCSVWriter 11 лет назад