fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add to api: filter for app
[wolnelektury.git]
/
src
/
newtagging
/
managers.py
diff --git
a/src/newtagging/managers.py
b/src/newtagging/managers.py
index
0bfec54
..
7de7fe7
100644
(file)
--- a/
src/newtagging/managers.py
+++ b/
src/newtagging/managers.py
@@
-78,4
+78,3
@@
class TagDescriptor(object):
def __del__(self, instance):
self.tag_model.objects.update_tags(instance, [])
-