X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=django_simple%2Ftodo%2Fmodels.py;h=c23501224d93b57a083fad68f281cd04b93a66a2;hb=d368b6f6d2c47c7f30ca7a0d8dfb02c73de314da;hp=5629bf50b5eee6f7c88531b38d537f71c41c68ea;hpb=4c5318f2d2b714d84576c5493f9678122d6875a2;p=django_unres.git diff --git a/django_simple/todo/models.py b/django_simple/todo/models.py index 5629bf5..c235012 100644 --- a/django_simple/todo/models.py +++ b/django_simple/todo/models.py @@ -86,6 +86,7 @@ class Task(models.Model): remd_model4 = models.TextField(default='') remd_model5 = models.TextField(default='') remd_models = models.TextField(default='') + remd_cluster_n = models.IntegerField(default=5) #saxs scal_rad = models.FloatField(default=1.0)