Messing with millenialcaves.html or similar

This commit is contained in:
Rad
2019-02-26 00:17:11 +00:00
parent 822812525e
commit 6beaf4afdd
3 changed files with 8 additions and 1 deletions

View File

@@ -397,6 +397,8 @@ class Cave(TroggleModel):
url = models.CharField(max_length=200,blank=True,null=True)
filename = models.CharField(max_length=200)
fixedfield = "napis"
#class Meta:
# unique_together = (("area", "kataster_number"), ("area", "unofficial_number"))
# FIXME Kataster Areas and CUCC defined sub areas need seperating