| author | ymh <ymh.work@gmail.com> |
| Wed, 15 Jun 2011 12:57:05 +0200 | |
| changeset 33 | 8e5be9538279 |
| parent 32 | ffd77b2b939f |
| child 35 | a8b97ccf8b85 |
| child 37 | 85f45ad591f6 |
--- a/web/hdabo/views.py Tue Jun 14 18:26:52 2011 +0200 +++ b/web/hdabo/views.py Wed Jun 15 12:57:05 2011 +0200 @@ -269,6 +269,11 @@ tag.label = normalize_tag(tag.original_label) + #reset tag info + tag.wikipedia_url = None + tag.wikipedia_pageid = None + tag.wikipedia_activated = False + process_tag(site, tag, 0) if u"datasheet_id" in request.POST :