forked from expo/troggle
Messing with millenialcaves.html or similar
This commit is contained in:
parent
df3a8744d6
commit
af210768af
@ -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"))
|
||||
|
Loading…
x
Reference in New Issue
Block a user