Browse Source

Update README.rst

master
Viggo de Vries 1 year ago
parent
commit
35315a2384
No account linked to committer's email address
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      README.rst

+ 3
- 0
README.rst View File

@@ -152,6 +152,8 @@ The following extensions are stable and ready for use:
152 152
 
153 153
 * django-oscar-api_ - RESTful JSON API for django-oscar
154 154
 
155
+* django-oscar-odin_ - Odin Resources and mappings to Oscar models
156
+
155 157
 * django-oscar-adyen_ - Integration with the Adyen payment gateway
156 158
 
157 159
 * django-oscar-datacash_ - Integration with the DataCash_ payment gateway
@@ -176,6 +178,7 @@ The following extensions are stable and ready for use:
176 178
   Oscar
177 179
 
178 180
 .. _django-oscar-api: https://github.com/django-oscar/django-oscar-api
181
+.. _django-oscar-odin: https://github.com/django-oscar/django-oscar-odin
179 182
 .. _django-oscar-adyen: https://github.com/django-oscar/django-oscar-adyen
180 183
 .. _django-oscar-datacash: https://github.com/django-oscar/django-oscar-datacash
181 184
 .. _django-oscar-paymentexpress: https://github.com/django-oscar/django-oscar-paymentexpress

Loading…
Cancel
Save