Results of 1 - 10 of about 105 for section (0.048 sec.)
- Writing documentation — Django 4.0.6 ドキュメント 11280
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
n() { $(".c-tab-unix").on("click", function() { $("section.c-content-unix").show(); $("section.c-content-win" ...
); }); $(".c-tab-win").on("click", function() { $("section.c-content-win").show(); $("section.c-content-unix" ...
dded to the framework since the last release. This section explains how writers can craft their documentation ...
t of our reST (reStructuredText) documentation: In section titles, capitalize only initial words and proper n ...
-
https://man.plustar.jp/django/internals/contributing/writing-documentation.html
- [similar]
- 索引 — Django 4.0.6 ドキュメント 11139
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
polate_normalized() (GEOSGeometry のメソッド) Intersection (django.contrib.gis.db.models.functions のクラス) ...
intersection() (django.db.models.query.QuerySet モジュール) (GE ...
メソッド) RFC RFC 1034 , [1] , [2] RFC 1035 RFC 1123#section-5.2.14 RFC 2046#section-5.2.1 RFC 2388#section-5.3 ...
RFC 2396 RFC 2396#section-2 RFC 2616 , [1] , [2] RFC 2965#section-5.3 RFC 39 ...
-
https://man.plustar.jp/django/genindex.html
- [similar]
- The sitemap framework — Django 4.0.6 ドキュメント 9983
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ialization ¶ views. sitemap ( request , sitemaps , section = None , template_name = 'sitemap.xml' , content_t ...
sitemaps should be a dictionary that maps a short section label (e.g., blog or news ) to its Sitemap class ( ...
Sitemap class is a Python class that represents a "section" of entries in your sitemap. For example, one Site ...
r events calendar. In the simplest case, all these sections get lumped together into one sitemap.xml , but it ...
-
https://man.plustar.jp/django/ref/contrib/sitemaps.html
- [similar]
- Django 1.10.8 release notes — Django 4.0.6 ドキュメント 9983
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
1.10.7. CVE-2017-12794: Possible XSS in traceback section of technical 500 debug page ¶ In older versions, H ...
se notes CVE-2017-12794: Possible XSS in traceback section of technical 500 debug page 前のトピックへ Django ...
g , technical , traceback , shouldn , production , section , Possible クイック検索 Last update: 2022年6月01日 ...
-
https://man.plustar.jp/django/releases/1.10.8.html
- [similar]
- django.urls functions for use in URLconfs — Django 4.0.6 ドキュメント 9263
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
icle-detail' ), path ( 'articles/<slug:title>/<int:section>/' , views . section , name = 'article-section' ), ...
converter specification (like the int part of <int:section> ) which limits the characters matched and may als ...
the variable passed to the view. For example, <int:section> matches a string of decimal digits and converts t ...
-
https://man.plustar.jp/django/ref/urls.html
- [similar]
- JavaScript — Django 4.0.6 ドキュメント 9122
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
n() { $(".c-tab-unix").on("click", function() { $("section.c-content-unix").show(); $("section.c-content-win" ...
); }); $(".c-tab-win").on("click", function() { $("section.c-content-win").show(); $("section.c-content-unix" ...
-
https://man.plustar.jp/django/internals/contributing/writing-code/javascript.htm...
- [similar]
- How to create PDF files — Django 4.0.6 ドキュメント 8980
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
n() { $(".c-tab-unix").on("click", function() { $("section.c-content-unix").show(); $("section.c-content-win" ...
); }); $(".c-tab-win").on("click", function() { $("section.c-content-win").show(); $("section.c-content-unix" ...
-
https://man.plustar.jp/django/howto/outputting-pdf.html
- [similar]
- django.utils.encoding — Django 4.0.6 ドキュメント 8685
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
for inclusion in a URL. This is the algorithm from section 3.1 of RFC 3987, slightly simplified since the inp ...
served" and # "unreserved" characters specified in sections 2.2 and 2.3 of RFC 3986: # reserved = gen-delims ...
the list of safe characters here, as the # end of section 3.1 of RFC 3987 specifically mentions that % must ...
source Identifier(IRI). This is the algorithm from section 3.2 of RFC 3987, excluding step 4. Take an URI in ...
-
https://man.plustar.jp/django/_modules/django/utils/encoding.html
- [similar]
- コードのコミット — Django 4.0.6 ドキュメント 8544
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
n() { $(".c-tab-unix").on("click", function() { $("section.c-content-unix").show(); $("section.c-content-win" ...
); }); $(".c-tab-win").on("click", function() { $("section.c-content-win").show(); $("section.c-content-unix" ...
s « previous | up | next » コードのコミット ¶ This section is addressed to the mergers and to anyone interest ...
-
https://man.plustar.jp/django/internals/contributing/committing-code.html
- [similar]
- Django Utils — Django 4.0.6 ドキュメント 8544
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
. For information on the Vary header, see RFC 7231#section-7.1.4 . Essentially, the Vary HTTP header defines ...
t of a single asterisk '*' , according to RFC 7231#section-7.1.4 . Otherwise, existing headers in Vary aren't ...
for inclusion in a URL. This is the algorithm from section 3.1 of RFC 3987#section-3.1 , slightly simplified ...
zed Resource Identifier. This is an algorithm from section 3.2 of RFC 3987#section-3.2 . Takes a URI in ASCII ...
-
https://man.plustar.jp/django/ref/utils.html
- [similar]