Skip to content
Snippets Groups Projects

Follow up

Merged Benoit Alessandroni requested to merge follow-up into master
1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
+ 4
0
@@ -816,6 +816,10 @@ class TzcldTerritorySynthesisFollowed(Model):
except:
return self.urlid
@classmethod
def path(cls):
return 'community'
class Meta(Model.Meta):
auto_author = 'author'
verbose_name = _('TZCLD Territory Synthesis Followed')
Loading