stormpath / stormpath-django

Django plugin for Stormpath
Apache License 2.0
38 stars 19 forks source link

Use post 1.6 transactions to preserve data integrity #6

Closed pydanny closed 9 years ago

pydanny commented 10 years ago

The new transaction library makes it relatively straightforward to ensure a match between the local database and Stormpath. If a data push or pull fails, depending on the scenario, rollbacks might be used.

denibertovic commented 9 years ago

@rdegges this one can be closed as well. We are using 1.6+