Skip to content

Commit ac068f0

Browse files
committedNov 28, 2012
Update README with job details and new Oscar site
1 parent bb96bb5 commit ac068f0

File tree

1 file changed

+17
-6
lines changed

1 file changed

+17
-6
lines changed
 

‎README.rst

+17-6
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Further reading:
1515
* `Official homepage`_
1616
* `Sandbox site`_ (an hourly build of the unstable master branch - it's
1717
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)
1919
* `Documentation`_ on the excellent `readthedocs.org`_
2020
* `Google Group`_ - the mailing list is django-oscar@googlegroups.com
2121
* `Continuous integration homepage`_ on `travis-ci.org`_
@@ -60,12 +60,12 @@ The following extensions are stable and ready for use:
6060
* django-oscar-datacash_ - Integration with the DataCash_ payment gateway
6161
* django-oscar-paypal_ - Integration with PayPal. This currently supports both
6262
`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
6563
* django-oscar-paymentexpress_ - Integration with the `Payment Express`_ payment
6664
gateway
6765
* django-oscar-accounts_ - Managed accounts (can be used for giftcard
6866
functionality and loyalty schemes)
67+
* django-oscar-stores_ - Physical stores integration (opening hours, store
68+
locator etc)
6969

7070
.. _django-oscar-datacash: https://github.com/tangentlabs/django-oscar-datacash
7171
.. _django-oscar-paymentexpress: https://github.com/tangentlabs/django-oscar-paymentexpress
@@ -82,8 +82,8 @@ The following extensions are stable and ready for use:
8282

8383
The following extensions are in development:
8484

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
8787
* django-oscar-parachute_ - Import scripts for migrating away from non-Oscar
8888
platforms.
8989
* django-oscar-approval_ - Approval workflow for authorising new
@@ -93,6 +93,8 @@ The following extensions are in development:
9393
.. _django-oscar-parachute: https://github.com/tangentlabs/django-oscar-parachute
9494
.. _django-oscar-approval: https://github.com/tangentlabs/django-oscar-approval
9595

96+
Let us know if you're writing a new one!
97+
9698
License
9799
-------
98100

@@ -110,12 +112,21 @@ Tangent projects:
110112

111113
* Tata Group - http://www.landmarkonthenet.com
112114
* 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)
114116
* The UK Labour party - http://shop.labour.org.uk
117+
* Chocolate Box - https://www.thechocolatebox.com.au
115118

116119
Non-Tangent:
117120

118121
* Dolbeau - http://www.dolbeau.ca/
119122
* Sobusa - http://www.sobusa.fr/
120123

121124
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

Comments
 (0)
Please sign in to comment.