検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 145 for FILES (0.094 sec.)
Django のローカライズ — Django 4.0.6 ドキュメント 5169
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . See 表示形式のローカル化 for details. The format files aren't managed by the use of Transifex. To change ...
https://man.plustar.jp/django/internals/contributing/localizing.html - [similar]
Django 1.7.1 release notes — Django 4.0.6 ドキュメント 5169
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ). Fixed a regression in makemessages where static files were unexpectedly ignored ( #23583 ). 目次 Django ...
https://man.plustar.jp/django/releases/1.7.1.html - [similar]
フォームセット (Formset) — Django 4.0.6 ドキュメント 5169
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mset = ArticleFormSet ( request . POST , request . FILES ) if formset . is_valid (): # do something with th ... mset = ArticleFormSet ( request . POST , request . FILES , prefix = 'articles' ) book_formset = BookFormSet ... ( request . POST , request . FILES , prefix = 'books' ) if article_formset . is_valid ...
https://man.plustar.jp/django/topics/forms/formsets.html - [similar]
Django を uWSGI とともに使うには? — Django 4.0.6 ドキュメント 5110
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... UTF-8 詳細については、Unicode リファレンスガイドの Files セクションを参照してください。 uWSGI worker の開始 ...
https://man.plustar.jp/django/howto/deployment/wsgi/uwsgi.html - [similar]
Windows での Django のインストール方法 — Django 4.0.6 ドキュメント 5110
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... よくある落とし穴 前のトピックへ How to deploy static files 次のトピックへ How to create database migrations 関 ...
https://man.plustar.jp/django/howto/windows.html - [similar]
Django へのコントリビュート — Django 4.0.6 ドキュメント 5110
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ecific terminology Guidelines for reStructuredText files Django-specific markup Documenting new features Mi ...
https://man.plustar.jp/django/internals/contributing/index.html - [similar]
mixinを編集する — Django 4.0.6 ドキュメント 5110
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... PUT , the request data ( request.POST and request.FILES ) will also be provided. get_prefix () ¶ Determine ...
https://man.plustar.jp/django/ref/class-based-views/mixins-editing.html - [similar]
django.urls functions for use in URLconfs — Django 4.0.6 ドキュメント 5110
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... elper function to return a URL pattern for serving files in debug mode: from django.conf import settings fr ...
https://man.plustar.jp/django/ref/urls.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 5110
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... noring specific directories when searching for .po files to compile. showmigrations --list now shows the ap ... lt FILE_UPLOAD_HANDLERS , this results in uploaded files having different permissions depending on their si ... ngo.utils.http.cookie_date() is removed. The staticfiles and admin_static template tag libraries are remove ... d. django.contrib.staticfiles.templatetags.staticfiles.static() is removed. 目次 ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
Django を使う — Django 4.0.6 ドキュメント 5110
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 複数のバージョンをサポートする ファイルの管理 Using files in models File オブジェクト File storage Django に ...
https://man.plustar.jp/django/topics/index.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT