Package: django-kvstore / 1.0-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| django-kvstore | 1.0-2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| atomic transaction.patch | (download) |
django_kvstore/backends/db.py |
30 18 + 12 - 0 ! |
implement atomic transaction support Starting in django1.6 and required for django1.8, use atomic transactions instead of the deprecated unless_managed. Specify django1.6 in setup.py. |
| add delete method.patch | (download) |
django_kvstore/models.py |
4 4 + 0 - 0 ! |
add delete method so objects can be removed |
1
