検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 170 for string (0.096 sec.)
django.contrib.auth — Django 4.0.6 ドキュメント 5008
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sions ( obj = None ) ¶ Returns a set of permission strings that the user has directly. If obj is passed in, ... t_group_permissions() to get the set of permission strings the user_obj has. has_perm ( user_obj , perm , ob ... missions() to check if user_obj has the permission string perm . class ModelBackend ¶ This is the default au ... obj , obj = None ) ¶ Returns the set of permission strings the user_obj has from their own user permissions. ...
https://man.plustar.jp/django/ref/contrib/auth.html - [similar]
Installing Geospatial libraries — Django 4.0.6 ドキュメント 5008
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nd from certain projections. For example, the PROJ string for the Google projection (900913 or 3857) require ...
https://man.plustar.jp/django/ref/contrib/gis/install/geolibs.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 5008
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . For example, if your INSTALLED_APPS contains the string 'mysite.blog' , the app name is blog . Determining ... ce tree of the current directory and pulls out all strings marked for translation. It creates (or updates) a ... OMMAND , -c COMMAND ¶ Lets you pass a command as a string to execute it as Django, like so: django - admin s ... example, if one of the Python files contains a docstring explaining a particular feature related to templat ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
File オブジェクト — Django 4.0.6 ドキュメント 5008
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nherits from File , but unlike File it operates on string content (bytes also supported), rather than an act ...
https://man.plustar.jp/django/ref/files/file.html - [similar]
File storage API — Django 4.0.6 ドキュメント 5008
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... underscore plus a random 7 character alphanumeric string is appended to the filename before the extension. ...
https://man.plustar.jp/django/ref/files/storage.html - [similar]
The form rendering API — Django 4.0.6 ドキュメント 5008
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ethod. It should return a rendered templates (as a string) or raise TemplateDoesNotExist . Built-in-template ...
https://man.plustar.jp/django/ref/forms/renderers.html - [similar]
django.urls utility functions — Django 4.0.6 ドキュメント 5008
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t URLconf for the current thread is used. 注釈 The string returned by reverse() is already urlquoted . For e ...
https://man.plustar.jp/django/ref/urlresolvers.html - [similar]
Built-in Views — Django 4.0.6 ドキュメント 5008
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... template context contains exception , which is the string representation of the exception that triggered the ...
https://man.plustar.jp/django/ref/views.html - [similar]
Django 1.6.3 release notes — Django 4.0.6 ドキュメント 5008
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... user input (commonly, a "next" parameter in a querystring indicating where to redirect upon successful compl ... for example, when querying a table which contains string values, but using a query which filters based on a ... nteger value, MySQL will first silently coerce the strings to integers and return a result based on that. If ...
https://man.plustar.jp/django/releases/1.6.3.html - [similar]
Django 1.7.2 release notes — Django 4.0.6 ドキュメント 5008
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... th blank=True didn't set existing rows to an empty string which resulted in a crash when adding the NOT NULL ... jects that aren't str or bytes in django.utils.safestring.mark_for_escaping() on Python 3. Supported strings ...
https://man.plustar.jp/django/releases/1.7.2.html - [similar]
PREV 5 6 7 8 9 10 11 12 13 14 15 16 17 NEXT