6 Commits (f42e5d1d301b57d73f0b4b3a6f2a6932f304fa4d)

Autor SHA1 Mensaje Fecha
  Samir Shah 13e2ed127c Remove all uses of six. hace 7 años
  Samir Shah ec3791c371 Remove py2-specific imports, tests and code branches. hace 7 años
  Samir Shah e2bed3fd95 Remove u prefix from all Python strings. hace 7 años
  Samir Shah eea76f44c0 PEP8 cleanup, stop allowing PEP8 failures on Travis. hace 8 años
  Samir Shah 76973acbd2 Add a OSCAR_CSV_INCLUDE_BOM setting which optionally adds a BOM to UTF-8 CSV output. hace 8 años
  Michael van Tellingen 0ebe344a27 Merge tests.integration with tests.unit hace 9 años
  Michael van Tellingen 28ea962ab6 Rename all tests files from *_tests.py to test_*.py hace 9 años
  Alexander Gaevsky 8495953323 Fix UnicodeCSVWriter __enter__ method, breaking class usage as context manager, added test. hace 9 años
  Michael van Tellingen a421475b2b Simplify the test for the @python_2_unicode_compatible hace 10 años
  Maik Hoepfel e0e6fb1eeb Remove further Django 1.6 code paths hace 11 años
  Bart d42a6df69f Fix existing_user_fields ordering hace 11 años
  Maik Hoepfel 634909aa9f Remove dependency on six library hace 11 años
  Maik Hoepfel 8199da2100 Test and handle text representations of models hace 11 años
  Maik Hoepfel ad6b5d3530 Replace CsvUnicodeWriter with Python 3 compatible UnicodeCSVWriter hace 11 años