forked from expo/troggle
Messing with millenialcaves.html or similar
This commit is contained in:
parent
e5fa636776
commit
0394becdac
@ -397,7 +397,8 @@ class Cave(TroggleModel):
|
||||
url = models.CharField(max_length=200,blank=True,null=True)
|
||||
filename = models.CharField(max_length=200)
|
||||
|
||||
fixedfield = "napis"
|
||||
def fixedfield(self):
|
||||
return "napis testowy
|
||||
|
||||
#class Meta:
|
||||
# unique_together = (("area", "kataster_number"), ("area", "unofficial_number"))
|
||||
|
Loading…
Reference in New Issue
Block a user