mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2024-11-22 23:31:52 +00:00
Messing with millenialcaves.html or similar
This commit is contained in:
parent
74779788e0
commit
e55b533504
@ -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