Messing with millenialcaves.html or similar

This commit is contained in:
Rad 2019-02-26 00:21:54 +00:00
parent df3a8744d6
commit af210768af

View File

@ -398,7 +398,7 @@ class Cave(TroggleModel):
filename = models.CharField(max_length=200)
def fixedfield(self):
return "napis testowy
return "napis testowy"
#class Meta:
# unique_together = (("area", "kataster_number"), ("area", "unofficial_number"))