- Language: en
274 results for list in version 1.8
-
System check framework
- … list_display must be a list or tuple. admin.E108 : The value of list_display[n] refers …
-
django.forms.models
- … list , tuple )): raise ValidationError ( self . error_messages [ 'list' ], code = 'list' ) qs = self …
-
Settings
- … list) A list of strings representing the host/domain names that this Django site can serve …
-
django.forms.fields
- … list , tuple )): raise ValidationError ( self . error_messages [ 'invalid_list' ], code = 'invalid_list …
-
django.utils.datastructures
- … list is None : default_list = [] self . setlist ( key , default_list ) # Do not return default_list …
-
django.db.models.options
- … list of 3-tuples of the form: # (creation_counter, instance, abstract(=True)) self . managers = [] # List …
-
django.db.models.base
- … list of checks for fields declared as unique and add them to # the list of checks …
-
Form fields
- … list) Normalizes to: A list of Unicode objects. Validates that every value in the given …
-
django.test.testcases
- … list = conn . ops . sequence_reset_by_name_sql ( no_style (), conn . introspection . sequence_list ()) if sql_list …
-
Django 1.3 release notes
- … list of profanities. The comments app has enforced this list of profanities, preventing people from …