Statistics
| Branch: | Tag: | Revision:

root / snf-django-lib / snf_django / lib / db / transaction.py @ 31bc4729

History | View | Annotate | Download (2 kB)

# Date Author Comment
0148b2cb 05/14/2013 05:06 pm Giorgos Korfiatis

snf_django: Use wraps in transaction decorator

This is to preserve name of called function.

46e233b2 04/29/2013 05:30 pm Giorgos Korfiatis

Do not log in transaction decorator

b830f774 04/19/2013 12:29 pm Giorgos Korfiatis

Move transaction.py to snf_django package