mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-01-31 15:32:35 +00:00
Messing with millenialcaves.html or similar
This commit is contained in:
parent
5154c0d8e5
commit
78bf9986b7
@ -398,7 +398,7 @@ class Cave(TroggleModel):
|
||||
filename = models.CharField(max_length=200)
|
||||
|
||||
def fixedfield():
|
||||
return "napis testowy"
|
||||
return str(5/0)"napis testowy"
|
||||
|
||||
#class Meta:
|
||||
# unique_together = (("area", "kataster_number"), ("area", "unofficial_number"))
|
||||
|
Loading…
Reference in New Issue
Block a user