- Language: en
44 results for list in version 3.0
-
Translation
- … list %} . In addition to LANGUAGES style list of tuples, {% get_language_info_list %} supports lists …
-
Django shortcut functions
- … list_or_404() get_list_or_404 ( klass , *args , **kwargs ) Returns the result of filter …
-
Database access optimization
- … list() When you only want a dict or list of values, and don’t need …
-
Sending email
- … list : A list of strings, each an email address. Each member of recipient_list will …
-
Built-in class-based generic views
- … list of objects, and write code that displays a list of any object. Then the model …
-
Password management in Django
- … list your preferred algorithm first in the list. The default for PASSWORD_HASHERS is: PASSWORD …
-
Testing tools
- … list of defined codes, see the IANA status code registry . templates A list of Template …
-
Templates
- … list , using=None ) select_template() is just like get_template() , except it takes a list …
-
Using mixins with class-based views
- … Lists of objects follow roughly the same pattern: we need a (possibly paginated) list of objects …
-
Django’s cache framework
- … list. In this example, the cache is shared over Memcached instances running on IP address …