4 Commits (3cd865a4c5b469b11917d40dc00cb078beb09a7c)

Author SHA1 Message Date
  dfirst 3cd865a4c5 Fix handling of missing lines in wishlist views (#3053) 6 years ago
  Samir Shah 8560a90490 Replace calls to super(ClassName, self) with super(). 7 years ago
  Samir Shah 8a3288da43 Drop support below Django 1.11 7 years ago
  Michael van Tellingen 28ea962ab6 Rename all tests files from *_tests.py to test_*.py 8 years ago
  Michael van Tellingen c6db096e80 UnitTest.assertEqual instead of .assertEquals() 8 years ago
  Alexander Gaevsky afc6d6b814 Make sure wish list does not contain given product before moving to it. 9 years ago
  Maik Hoepfel a828dc2f6b Correctly handle multiple wishlists 11 years ago
  Maik Hoepfel e413f858f6 Switch to Oscar's get_model function 11 years ago
  Xavier Ordoquy 0a1b4a60c7 assertEquals deprecated in favor of assertEqual 12 years ago
  David Winterbottom 7b819ab052 Ensure removing an item using POST 12 years ago
  David Winterbottom e2b84d4245 Add unit tests for wishlist model 12 years ago
  Maik Hoepfel 422c0e4cd1 Add tests for wishlists 12 years ago