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.
12 лет назад
chenull
4289f882b5
Support Django's 1.5 AUTH_USER_MODEL feature
13 лет назад
David Winterbottom
0dc6816a93
Extract functionality from oscar.test into separate package
Fixes #376
13 лет назад
David Winterbottom
e65cfe1fd9
Add functional tests for adding reviews
13 лет назад
David Winterbottom
feb8c9a327
Moved tests into separate package.
Also split them into unit and functional tests.
13 лет назад
Andrew Ingram
910d5073ea
more item->product changes
14 лет назад
David Winterbottom
5b7b990b20
MASSIVE commit as the word 'item' is phased out in favour of 'product' to make things more consistent. Also, renamed product app to catalogue
14 лет назад
David Winterbottom
0dd0f384fd
Lots of minor tidy-up/pep8 related things - plus fixed lots of broken
tests
14 лет назад
David Winterbottom
7e8a52f702
Fixed review tests to work with refactored code
14 лет назад
David Winterbottom
fe944298a6
Major tidy-up of reviews branch.
Move into product app
Rewrote views to use generic classes
Tidied up POST actions of forms
14 лет назад
M O Faruque Sarker
4cf2974ac1
Added reviews app
14 лет назад