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
feb8c9a327
Moved tests into separate package.
Also split them into unit and functional tests.
13 лет назад
David Winterbottom
47750cc9d0
Reworked a few test methods
13 лет назад
David Winterbottom
27a676d844
Tidied up some minor issues with pull request
* Updated views to use context_object_name
* Removed unnec. imports
* Removed commented out code
13 лет назад
Sebastian Vetter
b5d356dc18
added status filter to review list page
13 лет назад
Sebastian Vetter
10f7c07e15
added status filter to review list page
13 лет назад
Sebastian Vetter
5f28e865a7
added filtering to review page
13 лет назад
Sebastian Vetter
311dc02ff0
added bulk editing to review list page
13 лет назад
Sebastian Vetter
42c3458f68
added review overview page to dashboard
13 лет назад