2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-16 15:57:11 +00:00

Messing with millenialcaves.html or similar

This commit is contained in:
Rad
2019-02-26 00:21:54 +00:00
parent 0394becdac
commit 521f0241f8

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"))