Skip to content

Commit

Permalink
Update 1.0.1 release notes with #1577 bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
codeinthehole committed Nov 30, 2014
1 parent f0cd59a commit c6348c7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/source/releases/v1.0.1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,14 @@ Bug fixes

* `#1556`_: Dashboard order table headers shifted


.. _#1556: https://github.com/django-oscar/django-oscar/issues/1556
* `#1577`_: The billing address was not being correctly passed through to the
`place_order` method.

* `#1553`_: ``from oscar.apps.partner.models import *`` could lead to the
wrong models being imported.


.. _#1556: https://github.com/django-oscar/django-oscar/issues/1556
.. _#1553: https://github.com/django-oscar/django-oscar/issues/1553
.. _#1577: https://github.com/django-oscar/django-oscar/issues/1577

0 comments on commit c6348c7

Please sign in to comment.