@@ -15,7 +15,7 @@ Further reading:
15
15
* `Official homepage `_
16
16
* `Sandbox site `_ (an hourly build of the unstable master branch - it's
17
17
experimental but feel free to explore and get a feel for the base Oscar
18
- install. Dashboard access coming soon! )
18
+ install. Polished demo site coming soon)
19
19
* `Documentation `_ on the excellent `readthedocs.org `_
20
20
* `Google Group `_ - the mailing list is django-oscar@googlegroups.com
21
21
* `Continuous integration homepage `_ on `travis-ci.org `_
@@ -60,12 +60,12 @@ The following extensions are stable and ready for use:
60
60
* django-oscar-datacash _ - Integration with the DataCash _ payment gateway
61
61
* django-oscar-paypal _ - Integration with PayPal. This currently supports both
62
62
`Express Checkout `_ and `PayFlow Pro `_.
63
- * django-oscar-gocardless _ - Integration with the GoCardless _ payment gateway
64
- * django-oscar-jirafe _ - Integration with the Jirafe _ analytics package
65
63
* django-oscar-paymentexpress _ - Integration with the `Payment Express `_ payment
66
64
gateway
67
65
* django-oscar-accounts _ - Managed accounts (can be used for giftcard
68
66
functionality and loyalty schemes)
67
+ * django-oscar-stores _ - Physical stores integration (opening hours, store
68
+ locator etc)
69
69
70
70
.. _django-oscar-datacash : https://github.com/tangentlabs/django-oscar-datacash
71
71
.. _django-oscar-paymentexpress : https://github.com/tangentlabs/django-oscar-paymentexpress
@@ -82,8 +82,8 @@ The following extensions are stable and ready for use:
82
82
83
83
The following extensions are in development:
84
84
85
- * django-oscar-stores _ - Physical stores integration (opening hours, store
86
- locator etc)
85
+ * django-oscar-gocardless _ - Integration with the GoCardless _ payment gateway
86
+ * django-oscar-jirafe _ - Integration with the Jirafe _ analytics package
87
87
* django-oscar-parachute _ - Import scripts for migrating away from non-Oscar
88
88
platforms.
89
89
* django-oscar-approval _ - Approval workflow for authorising new
@@ -93,6 +93,8 @@ The following extensions are in development:
93
93
.. _django-oscar-parachute : https://github.com/tangentlabs/django-oscar-parachute
94
94
.. _django-oscar-approval : https://github.com/tangentlabs/django-oscar-approval
95
95
96
+ Let us know if you're writing a new one!
97
+
96
98
License
97
99
-------
98
100
@@ -110,12 +112,21 @@ Tangent projects:
110
112
111
113
* Tata Group - http://www.landmarkonthenet.com
112
114
* Carlsberg - Their global "We Deliver More" platform is powered by Oscar (but
113
- is a B2B site and not browsable by the public).
115
+ is a B2B site and not browsable by the public)
114
116
* The UK Labour party - http://shop.labour.org.uk
117
+ * Chocolate Box - https://www.thechocolatebox.com.au
115
118
116
119
Non-Tangent:
117
120
118
121
* Dolbeau - http://www.dolbeau.ca/
119
122
* Sobusa - http://www.sobusa.fr/
120
123
121
124
Many more on the way. If you use Oscar in production, please let us know.
125
+
126
+ Would you like to work on Oscar?
127
+ --------------------------------
128
+
129
+ Tangent Labs are currently looking for python hackers to work on Oscar as well
130
+ as some of other internal products and e-commerce projects. If this sounds
131
+ interesting, please get in touch with @codeinthehole through Github or Twitter.
132
+ The position is in Tangent's London offices.
0 commit comments