Samir Shah
|
02500db2ce
|
Drop gateway form override in sandbox.
|
il y a 5 ans |
samitnuk
|
2af6753c67
|
Add a new Communication app that manages all of Oscar's communications.
|
il y a 7 ans |
Alexander Gaevsky
|
3924b4b2b2
|
Extract promotions application out of the Oscar core.
|
il y a 7 ans |
Samir Shah
|
66cbeab8cf
|
Deprecate ProductManager and BrowsableProductManager.
|
il y a 7 ans |
Samir Shah
|
095c30d735
|
Remove use of python_2_unicode_compatible decorator.
|
il y a 7 ans |
Samir Shah
|
8a3288da43
|
Drop support below Django 1.11
|
il y a 7 ans |
Samir Shah
|
1d6274e399
|
Fix invalid template context in sandbox gateway view. Fixes #2408.
|
il y a 8 ans |
Michael van Tellingen
|
a846c41ee3
|
Move sites/sandbox/ to the root directory.
Since there is no demo or us site anymore we can simplify the structure
somewhat by moving the sandbox one directory up
|
il y a 8 ans |
David Winterbottom
|
0a27d9ccfe
|
Add demo site
Example sites now sit in their own folder (sites) for easier
organisation.
|
il y a 13 ans |
David Winterbottom
|
df83a0041f
|
Add sandbox functionality for users to generate a dashboard user
This allows members of the public to play around with the dashboard
site.
|
il y a 13 ans |
David Winterbottom
|
22ef6461a6
|
Added support for downloadable products through checkout.
The session object now has methods for recording that shipping isn't
required for a given order.
|
il y a 13 ans |
David Winterbottom
|
f97cd1c5cf
|
Added missing migration for shipping in sandbox
|
il y a 13 ans |
David Winterbottom
|
cefbca1aaa
|
Updated shipping methods display
|
il y a 13 ans |
David Winterbottom
|
69045acc5d
|
Added view/form for handling updates to user and profile.
It handles the situation where there is no profile model too, and
dyncamically builds a profile and user form
|
il y a 13 ans |
Eleni Lixourioti
|
6bf1cc6912
|
added default product weight in WeightBased shipping method
|
il y a 13 ans |
David Winterbottom
|
a2132f7eba
|
Moved app/shipping into sandbox as it was in the wrong place.
Also had to create from migrations within the sandbox version of
shipping to keep South happy.
|
il y a 13 ans |