検索

phrase: max: clip:
target: order:
Results of 171 - 177 of about 177 for models (0.115 sec.)
Djangoの設定 — Django 4.0.6 ドキュメント 4537
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... use any part of Django it needs. from myapp import models Note that calling django.setup() is only necessary ...
https://man.plustar.jp/django/topics/settings.html - [similar]
Djangoにおけるパスワード管理 — Django 4.0.6 ドキュメント 4503
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tion doesn't automatically run as part of creating models. 注釈 パスワードの妥当性検証は多くの脆弱なパスワー ...
https://man.plustar.jp/django/topics/auth/passwords.html - [similar]
ファイルのアップロード — Django 4.0.6 ドキュメント 4503
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ort render from .forms import UploadFileForm from .models import ModelWithFileField def upload_file ( reques ...
https://man.plustar.jp/django/topics/http/file-uploads.html - [similar]
Django への初めてのパッチを書く — Django 4.0.6 ドキュメント 4481
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... @@ database constraints. Constraints are added to models using the Minor features -------------- +:mod:`dja ...
https://man.plustar.jp/django/intro/contributing.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 4481
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... amed django_cache . This model won't appear in the models cache, but the model details can be used for routi ...
https://man.plustar.jp/django/topics/cache.html - [similar]
タイムゾーン — Django 4.0.6 ドキュメント 4481
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... naive datetime" , RuntimeWarning , r 'django\.db\.models\.fields' , ) フィクスチャー ¶ aware な日時をシリア ...
https://man.plustar.jp/django/topics/i18n/timezones.html - [similar]
テストツール — Django 4.0.6 ドキュメント 4459
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... きます: from django.test import TestCase from myapp.models import Animal class AnimalTestCase ( TestCase ): f ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
PREV 9 10 11 12 13 14 15 16 17 18 NEXT