検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 145 for re (0.071 sec.)
バリデータ — Django 4.0.6 ドキュメント 5782
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ltins.tfilters) != -1) { var fragment = filtername.replace(/_/, '-'); $(elem).html(" " + filtername + " ... メント Home | Table of contents | Index | Modules « previous | up | next » バリデータ ¶ バリデータを記述す ... 下は偶数のみを許容するバリデータです: from django.core.exceptions import ValidationError from django.util ... ラスで __call__() メソッドを利用することもできます。 RegexValidator はその一例で、このテクニックを使ってい ...
https://man.plustar.jp/django/ref/validators.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 5782
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ltins.tfilters) != -1) { var fragment = filtername.replace(/_/, '-'); $(elem).html(" " + filtername + " ... メント Home | Table of contents | Index | Modules « previous | up | next » Django 1.2 リリースノート ¶ 201 ... early a year in the making, Django 1.2 packs an impressive list of new features and lots of bug fixes. T ... hese release notes cover the new features, as well as impo ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 5782
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ltins.tfilters) != -1) { var fragment = filtername.replace(/_/, '-'); $(elem).html(" " + filtername + " ... メント Home | Table of contents | Index | Modules « previous | up | next » Django's cache framework ¶ A fu ... ental trade-off in dynamic websites is, well, they're dynamic. Each time a user requests a page, the web ... calculations -- from database queries to template rendering to business logic -- to create the page tha ...
https://man.plustar.jp/django/topics/cache.html - [similar]
asgiref.sync — Django 4.0.6 ドキュメント 5711
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ltins.tfilters) != -1) { var fragment = filtername.replace(/_/, '-'); $(elem).html(" " + filtername + " ... Home | Table of contents | Index | Modules up asgiref.sync のソースコード import asyncio.coroutines imp ... tools import inspect import os import sys import threading import warnings import weakref from concurren ... t.futures import Future , ThreadPoolExecutor from typing im ...
https://man.plustar.jp/django/_modules/asgiref/sync.html - [similar]
LICENSE.txt 5711
Font Awesome Free License ------------------------- Font Awesome Free is free, open source, and ... for commercial projects, open source projects, or really almost whatever you want. Full Font Awesome Fr ... .com/license. # Icons: CC BY 4.0 License (https://creativecommons.org/licenses/by/4.0/) In the Font Awes ... ome Free download, the CC BY 4.0 license applies to all ic ... (https://scripts.sil.org/OFL) In the Font Awesome Free download, the SIL OLF license applies to all icon ...
https://man.plustar.jp/django/_static/fontawesome/LICENSE.txt - [similar]
はじめての Django アプリ作成、その 3 — Django 4.0.6 ドキュメント 5711
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ltins.tfilters) != -1) { var fragment = filtername.replace(/_/, '-'); $(elem).html(" " + filtername + " ... メント Home | Table of contents | Index | Modules « previous | up | next » はじめての Django アプリ作成、そ ... の 3 ¶ This tutorial begins where Tutorial 2 left off. We're continuing the web-poll ... application and will focus on creating the public interface -- "views." 困ったときは ...
https://man.plustar.jp/django/intro/tutorial03.html - [similar]
モデルフィールドリファレンス — Django 4.0.6 ドキュメント 5711
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ltins.tfilters) != -1) { var fragment = filtername.replace(/_/, '-'); $(elem).html(" " + filtername + " ... メント Home | Table of contents | Index | Modules « previous | up | next » モデルフィールドリファレンス ¶ ... : NULL , and the empty string. In most cases, it's redundant to have two possible values for "no data;" ... nd blank=True set. In this situation, null=True is required to avoid unique constraint violations when s ...
https://man.plustar.jp/django/ref/models/fields.html - [similar]
Built-in Views — Django 4.0.6 ドキュメント 5711
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ltins.tfilters) != -1) { var fragment = filtername.replace(/_/, '-'); $(elem).html(" " + filtername + " ... メント Home | Table of contents | Index | Modules « previous | up | next » Built-in Views ¶ Several of Dja ... ngo's built-in views are documented in ビューを記述する as well as elsewher ... on. Serving files in development ¶ static. serve ( request , path , document_root , show_indexes = False ...
https://man.plustar.jp/django/ref/views.html - [similar]
Django 1.1 リリースノート — Django 4.0.6 ドキュメント 5711
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ltins.tfilters) != -1) { var fragment = filtername.replace(/_/, '-'); $(elem).html(" " + filtername + " ... メント Home | Table of contents | Index | Modules « previous | up | next » Django 1.1 リリースノート ¶ Jul ... こそ! Django 1.1 includes a number of nifty new features , lots of bug fixes, and an easy upgrade path fro ... etimes make backwards-incompatible changes if they're necessary to resolve bugs, and there are a handful ...
https://man.plustar.jp/django/releases/1.1.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 5711
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ltins.tfilters) != -1) { var fragment = filtername.replace(/_/, '-'); $(elem).html(" " + filtername + " ... メント Home | Table of contents | Index | Modules « previous | up | next » Django 1.9 リリースノート ¶ Dec ... インを同梱するようになりました。 AccessMixin , LoginRequiredMixin , PermissionRequiredMixin , そして User ... はサポートしない。 handle_no_permission() メソッドは request 引数を取らない。現在の request は self.reques ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT