django-oscar / django-oscar-accounts

Managed accounts for Django (with or without django-oscar)
BSD 3-Clause "New" or "Revised" License
212 stars 119 forks source link

added support for Django 1.8 atomic decorator #45

Closed sutyrin closed 7 years ago

sutyrin commented 8 years ago

This fix seems to make this package work with Django 1.8.14

codecov-io commented 8 years ago

Current coverage is 70.56% (diff: 71.42%)

No coverage report found for master at be57d82.

Powered by Codecov. Last update be57d82...b77e446

gabn88 commented 7 years ago

This is not a good fix. Django 1.8 still has the atomic() method.

solarissmoke commented 7 years ago

Closing as this is now out of date and we don't support Django < 1.8