summaryrefslogtreecommitdiffstats
path: root/core/models.py
diff options
context:
space:
mode:
Diffstat (limited to 'core/models.py')
-rw-r--r--core/models.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/models.py b/core/models.py
index ccba204..8cc91ea 100644
--- a/core/models.py
+++ b/core/models.py
@@ -397,8 +397,6 @@ class Cave(TroggleModel):
url = models.CharField(max_length=200,blank=True,null=True)
filename = models.CharField(max_length=200)
- def fixedfield():
- return str(5/0)"napis testowy"
#class Meta:
# unique_together = (("area", "kataster_number"), ("area", "unofficial_number"))