検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 149 for possible (0.090 sec.)
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 5551
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s. The new PersistentRemoteUserMiddleware makes it possible to use REMOTE_USER for setups where the header is ... purpose as the application namespace, but it was impossible to reverse the patterns if there was an applicatio ... lare an explicit app_label . Furthermore, it isn't possible to import them before their application is loaded. ... In particular, it isn't possible to import models inside the root package of an app ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
django.core.validators — Django 4.0.6 ドキュメント 5411
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... idationError as e : # Trivial case failed. Try for possible IDN domain if value : try : scheme , netloc , path ... . validate_domain_part ( domain_part ): # Try for possible IDN domain-part try : domain_part = punycode ( dom ...
https://man.plustar.jp/django/_modules/django/core/validators.html - [similar]
django.utils.module_loading — Django 4.0.6 ドキュメント 5411
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e name of the directory that contains a module, if possible. Raise ValueError otherwise, e.g. for namespace pa ...
https://man.plustar.jp/django/_modules/django/utils/module_loading.html - [similar]
How to create custom template tags and filters — Django 4.0.6 ドキュメント 5411
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... def show_results ( poll ): ... Alternatively it is possible to register the inclusion tag using a django.templ ... りません)。 As with filter registration, it is also possible to use this as a decorator: @register . tag ( name ... and {% endcomment %} . Instead of doing that, it's possible to do something with the code between block tags. ...
https://man.plustar.jp/django/howto/custom-template-tags.html - [similar]
How to create PDF files — Django 4.0.6 ドキュメント 5411
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... files dynamically using Django views. This is made possible by the excellent, open-source ReportLab Python PDF ...
https://man.plustar.jp/django/howto/outputting-pdf.html - [similar]
JavaScript — Django 4.0.6 ドキュメント 5411
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... talling a ESLint plugin in your text editor. Where possible, write code that will work even if the page struct ...
https://man.plustar.jp/django/internals/contributing/writing-code/javascript.htm... - [similar]
アプリケーション — Django 4.0.6 ドキュメント 5411
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... equire_ready to the default value of True whenever possible. Initialization process ¶ How applications are loa ... tween your models modules and do as little work as possible at import time. To avoid executing code at import ...
https://man.plustar.jp/django/ref/applications.html - [similar]
Database migration operations — Django 4.0.6 ドキュメント 5411
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ets up the connection to interpret hstore data for possible use in subsequent migrations. TrigramExtension ¶ c ...
https://man.plustar.jp/django/ref/contrib/postgres/operations.html - [similar]
The sitemap framework — Django 4.0.6 ドキュメント 5411
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mped together into one sitemap.xml , but it's also possible to use the framework to generate a sitemap index t ... ge frequency of every object returned by items() . Possible values for changefreq , whether you use a method o ...
https://man.plustar.jp/django/ref/contrib/sitemaps.html - [similar]
ミドルウェア — Django 4.0.6 ドキュメント 5411
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ebsite, the site may become exposed to a number of possible attacks. Before using GZipMiddleware on your site, ... e a policy value is unknown by a user agent, it is possible to specify multiple policy values to provide a fal ...
https://man.plustar.jp/django/ref/middleware.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT