検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 55 for old (0.081 sec.)
GeoDjango Installation — Django 4.0.6 ドキュメント 6430
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... $ sudo echo /usr/local/lib >> /etc/ld.so.conf $ sudo ldconfig For OpenSolaris users, the system library p ... when modifying the system library path: # crle -l $OLD_PATH :/usr/local/lib Install binutils ¶ GeoDjango ...
https://man.plustar.jp/django/ref/contrib/gis/install/index.html - [similar]
アップロードファイルとアップロードハンドラ — Django 4.0.6 ドキュメント 6430
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ion '\n' , the Windows convention '\r\n' , and the old Macintosh convention '\r' . Subclasses of Uploaded ...
https://man.plustar.jp/django/ref/files/uploads.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 6430
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... imum number of entries allowed in the cache before old values are deleted. This argument defaults to 300 ... ge when you refer to it in the URLconf. Here's the old URLconf from earlier: urlpatterns = [ path ( 'foo/ ... se , private = True ) return response You can control downstream caches in other ways as well (see RFC 72 ...
https://man.plustar.jp/django/topics/cache.html - [similar]
はじめての Django アプリ作成、その 1 — Django 4.0.6 ドキュメント 6327
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e Django to the newest version. If you're using an older version of Python, check どのバージョンの Python ... コードはどこに置くの? If your background is in plain old PHP (with no use of modern frameworks), you're pro ...
https://man.plustar.jp/django/intro/tutorial01.html - [similar]
The staticfiles app — Django 4.0.6 ドキュメント 6327
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... The purpose of this storage is to keep serving the old files in case some pages still refer to those file ...
https://man.plustar.jp/django/ref/contrib/staticfiles.html - [similar]
クロスサイトリクエストフォージェリ (CSRF) 対策 — Django 4.0.6 ドキュメント 6327
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s. 設定 ¶ A number of settings can be used to control Django's CSRF behavior: CSRF_COOKIE_AGE CSRF_COOKIE ... with a form generated before a login will have an old, invalid CSRF token and need to be reloaded. This ...
https://man.plustar.jp/django/ref/csrf.html - [similar]
クエリを作成する — Django 4.0.6 ドキュメント 6327
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... have any entry from 2008 as well as some newer or older entry with “Lennon” in its headline. To select a ... ntry . objects . all ()[ 0 ] # some previous entry old_authors = entry . authors . all () entry . pk = No ... ing = True entry . save () entry . authors . set ( old_authors ) OneToOneField については、1 対 1 のユニー ...
https://man.plustar.jp/django/topics/db/queries.html - [similar]
ミドルウェア (Middleware) — Django 4.0.6 ドキュメント 6327
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s that are compatible with both MIDDLEWARE and the old MIDDLEWARE_CLASSES , and support synchronous and a ...
https://man.plustar.jp/django/topics/http/middleware.html - [similar]
How to create custom model fields — Django 4.0.6 ドキュメント 6238
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ure it has a fixed length, since it only needs to hold 52 card values plus their suits; 104 characters in ... uded, rather than disappearing if they take on the old default value. In addition, try to avoid returning ... le is created, the new FileField subclass must be told to use it. To do so, assign the new File subclass ...
https://man.plustar.jp/django/howto/custom-model-fields.html - [similar]
The syndication feed framework — Django 4.0.6 ドキュメント 6238
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ate are used. Default implementation preserves the old behavior of using {'obj': item, 'site': current_si ...
https://man.plustar.jp/django/ref/contrib/syndication.html - [similar]
PREV 1 2 3 4 5 6 NEXT