mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-18 00:37:10 +00:00
separating out ARGE surveys from badly recorded Jenny&Olly surveys
This commit is contained in:
@@ -214,6 +214,7 @@ class SurvexBlock(models.Model):
|
||||
|
||||
legsall = models.IntegerField(null=True) # summary data for this block
|
||||
legslength = models.FloatField(null=True)
|
||||
foreigners = models.BooleanField(default=False)
|
||||
|
||||
class Meta:
|
||||
ordering = ("id",)
|
||||
|
||||
Reference in New Issue
Block a user