10 Commit (db2f0027ad5ece611bc9798a9682d80440b89ec1)

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