| author | cavaliet |
| Wed, 15 Jun 2011 16:43:39 +0200 | |
| changeset 35 | a8b97ccf8b85 |
| parent 33 | 8e5be9538279 (diff) |
| parent 34 | 26368d096723 (current diff) |
| child 36 | 4e8129c9f858 |
--- a/web/hdabo/views.py Wed Jun 15 16:41:28 2011 +0200 +++ b/web/hdabo/views.py Wed Jun 15 16:43:39 2011 +0200 @@ -270,6 +270,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 :