16 Commits (53dd1dd48b51a352b4ec9c4d4dc3b34e4ff2eb95)

Author SHA1 Message Date
  Joseph Wayodi 004d7ac808 Improve voucher creation in dashboard 4 years ago
  Samir Shah 4bdf5df9b1 Port all core templates and styles to Bootstrap 4. 5 years ago
  Samir Shah 3f67ce9b76 Apply isort fixes on the whole project. 6 years ago
  Samir Shah e2bed3fd95 Remove u prefix from all Python strings. 7 years ago
  Samir Shah 2fa0e3b01c Add support for Django 2. 7 years ago
  Samir Shah 1651bf230f Upgrade select2 to v4.0, and refactor RemoteSelect widget to work with it. 7 years ago
  Samir Shah b8547e4a6f Update ImageInput to use built-in template rendering and add tests for the widget. 7 years ago
  Samir Shah cccd9b43da Update date/time picker widgets to use template-based rendering. 7 years ago
  Samir Shah 63e20856a1 Fix rendering of options in AdvancedSelect widget for Django > 1.11. (#2533) 7 years ago
  Samir Shah 96b390e9c7 Revert "Skip some widget tests on Python 2 due to a bug in Django." 8 years ago
  Samir Shah 9f74ef94e7 Skip some widget tests on Python 2 due to a bug in Django. 8 years ago
  Samir Shah 9cad0d3437 Fix handling of unicode formats in Oscar's date/time/datetime widgets. 8 years ago
  Samir Shah 1a2e827916 Remove the verify_exists argument from ExtendedUrlField 8 years ago
  Michael van Tellingen 0ebe344a27 Merge tests.integration with tests.unit 8 years ago
  Michael van Tellingen 28ea962ab6 Rename all tests files from *_tests.py to test_*.py 8 years ago
  David Winterbottom 1b5adc86d1 Add integration test for ExtendedURLField 13 years ago