소스 검색

Updated README with testsupport extension

master
David Winterbottom 13 년 전
부모
커밋
590e6e52c6
1개의 변경된 파일6개의 추가작업 그리고 2개의 파일을 삭제
  1. 6
    2
      README.rst

+ 6
- 2
README.rst 파일 보기

@@ -62,9 +62,11 @@ Screenshots
62 62
 -----------
63 63
 
64 64
 These are a few screenshots from the 'sandbox' example site that ships with
65
-Oscar.  It sports a simple design built with Twitter's Bootstrap.  It provides a
65
+Oscar.  It sports a simple design built with Twitter's Bootstrap_.  It provides a
66 66
 good starting point for quickly building elegant e-commerce sites.
67 67
 
68
+.. _Bootstrap: http://twitter.github.com/bootstrap/
69
+
68 70
 .. image:: https://github.com/tangentlabs/django-oscar/raw/master/docs/images/screenshots/browse.thumb.png
69 71
     :target: https://github.com/tangentlabs/django-oscar/raw/master/docs/images/screenshots/browse.png
70 72
 
@@ -91,7 +93,7 @@ at: http://localhost:8000.  Want to make changes?  Check out the
91 93
 
92 94
 .. _`contributing guidelines`: http://django-oscar.readthedocs.org/en/latest/contributing.html#playing-in-the-sandbox
93 95
 
94
-Note that the sandbox site is also available to browse at 
96
+The sandbox site is also available to browse at 
95 97
 http://latest.oscarcommerce.com
96 98
 
97 99
 Extensions
@@ -108,6 +110,7 @@ The following extensions are stable and ready for use:
108 110
   functionality and loyalty schemes)
109 111
 * django-oscar-stores_ - Physical stores integration (opening hours, store
110 112
   locator etc)
113
+* django-oscar-testsupport_ - Testing utilities for Oscar extensions.
111 114
 
112 115
 .. _django-oscar-datacash: https://github.com/tangentlabs/django-oscar-datacash
113 116
 .. _django-oscar-paymentexpress: https://github.com/tangentlabs/django-oscar-paymentexpress
@@ -121,6 +124,7 @@ The following extensions are stable and ready for use:
121 124
 .. _django-oscar-jirafe: https://github.com/tangentlabs/django-oscar-jirafe
122 125
 .. _Jirafe: https://jirafe.com/
123 126
 .. _django-oscar-accounts: https://github.com/tangentlabs/django-oscar-accounts
127
+.. _django-oscar-testsupport: https://github.com/tangentlabs/django-oscar-testsupport
124 128
 
125 129
 The following extensions are in development:
126 130
 

Loading…
취소
저장