Lars van de Kerkhof
a3828425ad
Exclude products after completing the selection. (#3211)
hace 6 años
Samir Shah
3f67ce9b76
Apply isort fixes on the whole project.
hace 6 años
Samir Shah
8560a90490
Replace calls to super(ClassName, self) with super().
hace 7 años
Samir Shah
8a3288da43
Drop support below Django 1.11
hace 8 años
Michael van Tellingen
28ea962ab6
Rename all tests files from *_tests.py to test_*.py
Better to use filenames which are commonly used in the python word then
custom ones.
hace 9 años
Michael van Tellingen
c6db096e80
UnitTest.assertEqual instead of .assertEquals()
Latter one is deprecated
hace 9 años
Michael van Tellingen
1ba28fda59
Fix tests
hace 9 años
Alexander Gaevsky
6169826571
Show warning message if there is more than one product stock record has same SKU during product range edit in the dashboard.
hace 9 años
Izidor Matušov
92311ce55d
Fix backwards incompatible changes
hace 12 años
Maik Hoepfel
8f9d5db31f
Move django-oscar-testsupport into oscar.test
This allows updating code in both places, if necessary. Getting Django
1.5 support would be painful otherwise. This also removes the circular
dependency of django-oscar-testsupport on Oscar.
The requirements were merged. The imports were updated
accordingly. Unused imports in the touched files were removed. No
further changes.
hace 12 años
David Winterbottom
0dc6816a93
Extract functionality from oscar.test into separate package
Fixes #376
hace 13 años
David Winterbottom
feb8c9a327
Moved tests into separate package.
Also split them into unit and functional tests.
hace 13 años
David Winterbottom
80d9b3e023
Added file upload handling within range products
hace 13 años
David Winterbottom
da88c822c2
Added sophisticated product adding to range form
hace 13 años