|
|
@@ -10,20 +10,6 @@ core functionality can be customised to suit the needs of your project. This
|
|
10
|
10
|
allows it to handle a wide range of e-commerce requirements, from large-scale B2C
|
|
11
|
11
|
sites to complex B2B sites rich in domain-specific business logic.
|
|
12
|
12
|
|
|
13
|
|
-Case studies
|
|
14
|
|
-------------
|
|
15
|
|
-
|
|
16
|
|
-Oscar is still in active development, but is used in production by a range of
|
|
17
|
|
-companies, from large multinationals to small, boutique stores:
|
|
18
|
|
-
|
|
19
|
|
-* Tata Group - http://www.landmarkonthenet.com
|
|
20
|
|
-* Carlsberg - Their global "We Deliver More" platform is powered by Oscar (but
|
|
21
|
|
- is a B2B site so it not browsable by the public).
|
|
22
|
|
-* Dolbeau - http://www.dolbeau.ca/
|
|
23
|
|
-* The UK Labour party - http://shop.labour.org.uk (will be live in early June)
|
|
24
|
|
-
|
|
25
|
|
-Many more on the way.
|
|
26
|
|
-
|
|
27
|
13
|
This README is just a stub - see the following links for more details
|
|
28
|
14
|
information:
|
|
29
|
15
|
|
|
|
@@ -56,3 +42,17 @@ Oscar is released under the permissive `New BSD license`_.
|
|
56
|
42
|
.. _`@codeinthehole`: https://twitter.com/codeinthehole
|
|
57
|
43
|
.. _`Tangent Labs`: http://www.tangentlabs.co.uk
|
|
58
|
44
|
.. _`New BSD license`: https://github.com/tangentlabs/django-oscar/blob/master/LICENSE
|
|
|
45
|
+
|
|
|
46
|
+Case studies
|
|
|
47
|
+------------
|
|
|
48
|
+
|
|
|
49
|
+Oscar is still in active development, but is used in production by a range of
|
|
|
50
|
+companies, from large multinationals to small, boutique stores:
|
|
|
51
|
+
|
|
|
52
|
+* Tata Group - http://www.landmarkonthenet.com
|
|
|
53
|
+* Carlsberg - Their global "We Deliver More" platform is powered by Oscar (but
|
|
|
54
|
+ is a B2B site so it not browsable by the public).
|
|
|
55
|
+* Dolbeau - http://www.dolbeau.ca/
|
|
|
56
|
+* The UK Labour party - http://shop.labour.org.uk (will be live in early June)
|
|
|
57
|
+
|
|
|
58
|
+Many more on the way.
|