Access Keys:
Skip to content (Access Key - 0)

Knowledgebase

compared with
Current by Saba Bokhari
on Nov 16, 2011 15:14.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (6)

View Page History
cql2=models.BooleanField()
thekind=models.CharField(max_length=100)

class Meta: filename=models.CharField(max_length=100)
unique_together=(("user","url","query"))

{code}

{HTMLcomment:hidden}filename=models.CharField(max_length=100)
filename.blank=True
object=models.CharField(max_length=100)
aattrvalue=models.CharField(max_length=100)
aattrvalue.blank=True
{HTMLcomment} class Meta:
unique_together=(("user","url","query"))

{code}

# Save the file

Last edited by
Saba Bokhari (580 days ago)
Adaptavist Theme Builder Powered by Atlassian Confluence