検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 257 for which (0.110 sec.)
Django の認証方法のカスタマイズ — Django 4.0.6 ドキュメント 4333
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ne an inline admin descriptor for Employee model # which acts a bit like a singleton class EmployeeInline ( ... dotted pair describes the label of the Django app (which must be in your INSTALLED_APPS ), and the name of ... ach of these fields. It must include any field for which blank is False or undefined and may include additi ... ue となります。 is_anonymous ¶ Read-only attribute which is always False . This is a way of differentiating ...
https://man.plustar.jp/django/topics/auth/customizing.html - [similar]
メールを送信する — Django 4.0.6 ドキュメント 4333
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lib docs for a list of possible exceptions, all of which are subclasses of SMTPException . auth_user : SMTP ... ith the value of the EMAIL_SUBJECT_PREFIX setting, which is "[Django] " by default. The "From:" header of t ... 4-encoded in violation of RFC 2046#section-5.2.1 , which can cause issues with displaying the attachments i ...
https://man.plustar.jp/django/topics/email.html - [similar]
django.core.files.uploadedfile — Django 4.0.6 ドキュメント 4284
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... adedFile ): """ A simple representation of a file, which just has content, size, and a name. """ def __init ...
https://man.plustar.jp/django/_modules/django/core/files/uploadedfile.html - [similar]
How to authenticate against Django's user database from Apache — Django 4.0.6 ... 4284
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... wsgi must also import the groups_for_user function which returns a list groups the given user belongs to. f ...
https://man.plustar.jp/django/howto/deployment/wsgi/apache-auth.html - [similar]
PostgreSQL specific model indexes — Django 4.0.6 ドキュメント 4284
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r to tune the maximum size of the GIN pending list which is used when fastupdate is enabled. Changed in Dja ...
https://man.plustar.jp/django/ref/contrib/postgres/indexes.html - [similar]
Database migration operations — Django 4.0.6 ドキュメント 4284
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s CreateExtension ( name ) ¶ An Operation subclass which installs a PostgreSQL extension. For common extens ...
https://man.plustar.jp/django/ref/contrib/postgres/operations.html - [similar]
The redirects app — Django 4.0.6 ドキュメント 4284
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rects are represented by a standard Django model , which lives in django/contrib/redirects/models.py . You ...
https://man.plustar.jp/django/ref/contrib/redirects.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 4284
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... se OpenLayers.js from https://cdnjs.cloudflare.com which is more suitable for production use than the old h ... e loop exists (e.g. 'foo.css' references 'bar.css' which itself references 'foo.css' ) or if the chain of f ... o longer calls DatabaseIntrospection.get_indexes() which is deprecated. Custom database backends should ens ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
Django 1.4.18 release notes — Django 4.0.6 ドキュメント 4284
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... x, django.utils.six , has been downgraded to 1.8.0 which is the last version to support Python 2.5. 目次 Dj ...
https://man.plustar.jp/django/releases/1.4.18.html - [similar]
Django 1.6.6 release notes — Django 4.0.6 ドキュメント 4284
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... me-relative URLs (URLs starting with two slashes), which could unexpectedly redirect a user to a different ...
https://man.plustar.jp/django/releases/1.6.6.html - [similar]