8

Update the help text migration

This commit is contained in:
Todd Dembrey
2017-10-20 17:17:31 +01:00
parent ff236a095d
commit 0d2834a55f
2 changed files with 2 additions and 3 deletions

View File

@@ -88,8 +88,7 @@ class Segment(ClusterableModel):
those rules when the segment is created. Mixed static segments or
those containing entirely non static compatible rules will be
populated using the count variable.
"""
))
"""))
)
count = models.PositiveSmallIntegerField(
default=0,