検索

phrase: max: clip:
target: order:
Results of 111 - 119 of about 119 for URLs (0.174 sec.)
ビューを記述する — Django 4.0.6 ドキュメント 5077
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ort SimpleTestCase , override_settings from django.urls import path def response_error_handler ( request , ...
https://man.plustar.jp/django/topics/http/views.html - [similar]
アプリケーション — Django 4.0.6 ドキュメント 5015
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... トディレクトリが作成され、その中には settings.py 、 urls.py 、 asgi.py 、 wsgi.py などのファイルが含まれる ...
https://man.plustar.jp/django/ref/applications.html - [similar]
ミドルウェア — Django 4.0.6 ドキュメント 5015
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... S, you can list regular expressions to match those URLs in the SECURE_REDIRECT_EXEMPT setting. 注釈 If you ...
https://man.plustar.jp/django/ref/middleware.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 5015
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... iew will break URL patterns routed after the admin URLs and matching the admin URL prefix. You can either ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
Advanced testing topics — Django 4.0.6 ドキュメント 5015
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ent to differentiate between internal and external URLs. Projects that support multitenancy or otherwise a ...
https://man.plustar.jp/django/topics/testing/advanced.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 4953
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... de / my_app_template myapp Django will also accept URLs ( http , https , ftp ) to compressed archives with ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
モデルインスタンスリファレンス — Django 4.0.6 ドキュメント 4953
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... す。 例: def get_absolute_url ( self ): from django.urls import reverse return reverse ( 'people-detail' , ... }} </ a > The logic here is that if you change the URL structure of your objects, even for something small ...
https://man.plustar.jp/django/ref/models/instances.html - [similar]
モデルフィールドリファレンス — Django 4.0.6 ドキュメント 4891
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... underscores or hyphens. They're generally used in URLs. CharField のように、 max_length を指定することもで ...
https://man.plustar.jp/django/ref/models/fields.html - [similar]
組み込みタグとフィルタ — Django 4.0.6 ドキュメント 4891
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... th ( 'clients/' , include ( 'project_name.app_name.urls' )) ...このとき、テンプレート内でこのビューへのリン ...
https://man.plustar.jp/django/ref/templates/builtins.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 NEXT