pyup-bot
82aa116dff
Update redis from 3.3.2 to 3.3.4
6 years ago
Samir Shah
50ec778034
Merge pull request #3095 from django-oscar/pyup-update-redis-3.1.0-to-3.3.2
Update redis to 3.3.2
6 years ago
Samir Shah
0ecc0e497e
Merge pull request #3090 from django-oscar/pyup-update-ipdb-0.12-to-0.12.1
Update ipdb to 0.12.1
6 years ago
dfirst
146ebb0149
Fix order and line pipelines in tests (#3092)
6 years ago
pyup-bot
12c30ee390
Update redis from 3.1.0 to 3.3.2
6 years ago
pyup-bot
ccfd691af2
Update ipdb from 0.12 to 0.12.1
6 years ago
Samir Shah
a8f861fba4
Merge pull request #3086 from rik/remove-collections-warning
Remove collections ABC deprecation warning
6 years ago
Anthony Ricaud
a3ab348c01
Remove collections ABC deprecation warning
`DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working`
6 years ago
Samir Shah
20f59f2c79
Merge pull request #3084 from rik/simplify-app-fork
Simplify AppConfig when forking
6 years ago
Anthony Ricaud
d6694b7c87
Simplify AppConfig when forking
We aren't changing `label` or `verbose_name` so let's use class inheritance instead
ref https://github.com/django-oscar/django-oscar/issues/3080
6 years ago
Samir Shah
bd0760e01c
Merge pull request #3083 from rik/forget-detox
Remove detox from docs
6 years ago
Samir Shah
e10276c6cd
Merge pull request #3082 from rik/easier-venv
Use built-in venv module to create virtualenv
6 years ago
Anthony Ricaud
0b16dc9203
Remove detox from docs
detox is unmaintained and tox has a parallel mode
6 years ago
Anthony Ricaud
68ae8a2488
Use built-in venv module to create virtualenv
6 years ago
Samir Shah
fe983bf714
Merge pull request #3079 from metaclassco/feature/importing
Use `get_model` to import `ConditionalOffer` in basket's `utils`
6 years ago
Basil Dubyk
78b5b9f051
Use `get_model` to import `ConditionalOffer` in basket's `utils`
6 years ago
Samir Shah
eeff2dd668
Merge pull request #3073 from django-oscar/pyup-update-ipython-7.5.0-to-7.6.1
Update ipython to 7.6.1
6 years ago
Samir Shah
6caf6000c0
Merge pull request #3072 from django-oscar/pyup-update-pillow-6.0.0-to-6.1.0
Update pillow to 6.1.0
6 years ago
Samir Shah
f1da65bb60
Merge pull request #3064 from django-oscar/pyup-update-django-debug-toolbar-1.11-to-2.0
Update django-debug-toolbar to 2.0
6 years ago
Samir Shah
711a04caf1
Merge pull request #3068 from django-oscar/pyup-update-isort-4.3.20-to-4.3.21
Update isort to 4.3.21
6 years ago
pyup-bot
0dbd0d4bd6
Update ipython from 7.5.0 to 7.6.1
6 years ago
pyup-bot
a2b5b80262
Update pillow from 6.0.0 to 6.1.0
6 years ago
Samir Shah
95f6cf2ef2
Bump version to 2.0.0
6 years ago
pyup-bot
ed1458eb51
Update isort from 4.3.20 to 4.3.21
6 years ago
pyup-bot
1b62efa366
Update django-debug-toolbar from 1.11 to 2.0
6 years ago
Samir Shah
660dbea2d9
Merge pull request #3058 from django-oscar/pyup-update-psycopg2-2.8.2-to-2.8.3
Update psycopg2 to 2.8.3
6 years ago
Samir Shah
74e4f3aa0c
Merge pull request #3061 from sasha0/feature/templates
Update checkout payment detail template: cleanup archived packages, replace with the relevant ones.
6 years ago
Samir Shah
9f22470240
Merge pull request #3062 from rik/restore-voucher-sets-urls
Restore voucher set URLs
6 years ago
Anthony Ricaud
a41e61193f
Restore voucher set URLs
As part of fbf8bac4c5/, the Voucher set URLs disappeared.
The following exception is logged on every Dashboard page:
`Reverse for 'voucher-set-list' not found. 'voucher-set-list' is not a valid view function or pattern name.`
6 years ago
Alexander Gaevsky
b02702473f
Update checkout payment detail template: cleanup archived packages, replace with the relevant ones.
6 years ago
Samir Shah
c4b3a1e119
Merge pull request #3060 from innomatics/patch-2
Doc Fix: Link to stable documents in front README page
6 years ago
Justin Hopkins
5eea90751b
Link to stable documents in front README page
6 years ago
pyup-bot
d9c10dfd8a
Update psycopg2 from 2.8.2 to 2.8.3
6 years ago
Samir Shah
b0a5498754
Merge pull request #3054 from django-oscar/pyup-update-django-extensions-2.1.7-to-2.1.9
Update django-extensions to 2.1.9
6 years ago
dfirst
3cd865a4c5
Fix handling of missing lines in wishlist views (#3053)
6 years ago
pyup-bot
c393671b14
Update django-extensions from 2.1.7 to 2.1.9
6 years ago
mongkyo
797f9b2e9c
Update signature of get_db_value to avoid deprecated context argument
6 years ago
Samir Shah
1b5c6ba136
Merge pull request #3043 from rik/jquery-cdn-upgrade
Upgrade CDN version of jQuery
6 years ago
Anthony Ricaud
4b00f3f88f
Upgrade CDN version of jQuery
https://github.com/django-oscar/django-oscar/pull/3018 updated the in-tree versions
6 years ago
Samir Shah
fd7e0481a7
Add easy_thumbnails to docs requirements
6 years ago
Samir Shah
7074b0501e
Merge pull request #3042 from django-oscar/solarissmoke-patch-2
Add sorl-thumbnail to docs requirements
6 years ago
Samir Shah
7957a3d65e
Add sorl-thumbnail to docs requirements and fix docs/requirements.txt
6 years ago
Samir Shah
6fa2834df0
Merge pull request #3031 from django-oscar/pyup-update-isort-4.3.18-to-4.3.20
Update isort to 4.3.20
6 years ago
Samir Shah
59929f881a
Merge pull request #3039 from django-oscar/pyup-update-django-extensions-2.1.6-to-2.1.7
Update django-extensions to 2.1.7
6 years ago
Samir Shah
19c139d7ac
Merge pull request #3032 from django-oscar/pyup-update-werkzeug-0.15.2-to-0.15.4
Update werkzeug to 0.15.4
6 years ago
Samir Shah
52f50ba736
Merge pull request #3036 from django-oscar/pyup-update-requests-2.21.0-to-2.22.0
Update requests to 2.22.0
6 years ago
Samir Shah
dae05f5302
Merge pull request #3034 from shimulch/issue/3033/dashboard_less
Add less.js to Dashboard Layout
6 years ago
Samir Shah
743e7489cf
Merge branch 'master' into issue/3033/dashboard_less
6 years ago
Lars van de Kerkhof
0f2c6bf2c8
Retrieving product options now performs only 1 query. (#3037)
* Retrieving product options now performs only 1 query.
Also it returns all the product options combined. This makes more sense because
as the existing tests prove, there is already a way to retrieve the product_class
options and the product options separately.
6 years ago
Samir Shah
f1ea815ae9
Merge branch 'master' into issue/3033/dashboard_less
6 years ago