検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 138 for Via (0.023 sec.)
How to manage static files (e.g. images, JavaScript, CSS) — Django 4.0.6 ドキュ... 5024
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 探索は行いません。 Finally, static files are served via a wrapper at the WSGI application layer. As a cons ...
https://man.plustar.jp/django/howto/static-files/index.html - [similar]
GeoDjango Installation — Django 4.0.6 ドキュメント 5024
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the PostgreSQL database. psycopg2 can be installed via pip within your Python virtual environment: ...\> ...
https://man.plustar.jp/django/ref/contrib/gis/install/index.html - [similar]
The "sites" framework — Django 4.0.6 ドキュメント 5024
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t Django uses it in a couple of ways automatically via a couple of conventions. Example usage ¶ Why would ...
https://man.plustar.jp/django/ref/contrib/sites.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 5024
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... uld be on your system path if you installed Django via pip . If it's not in your path, ensure you have yo ... on Unix-based platforms. colorama can be installed via pip: ... \ > py - m pip install colorama Install A ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
Model Meta options — Django 4.0.6 ドキュメント 5024
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rcase table names when you override the table name via db_table , particularly if you are using the MySQL ...
https://man.plustar.jp/django/ref/models/options.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 5024
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ready used in the query. When you add extra tables via the tables parameter, Django assumes you want that ... some of the new fields or tables you have included via extra() use the order_by parameter to extra() and ... related models (if the related models are loading via select_related() ) by using the standard double-un ... fault = None , ** extra ) ¶ Returns the standard deviation of the data in the provided expression. Defaul ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 5024
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ss to caches configured in CACHES is now available via django.core.cache.caches . This dict-like object p ... g as they match. FastCGI support ¶ FastCGI support via the runfcgi management command will be removed in ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django の認証方法のカスタマイズ — Django 4.0.6 ドキュメント 5024
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... not provide protection against brute force attacks via any rate limiting mechanism. You may either implem ... mes that will be prompted for when creating a user via the createsuperuser management command. The user w ...
https://man.plustar.jp/django/topics/auth/customizing.html - [similar]
How is Django Formed? — Django 4.0.6 ドキュメント 4952
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... yserver pgp.mit.edu --recv-key XXXXXXXXXXXXXXXX or via the GitHub API: curl https://github.com/<<RELEASE ...
https://man.plustar.jp/django/internals/howto-release-django.html - [similar]
メッセージフレームワーク — Django 4.0.6 ドキュメント 4952
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... The minimum recorded level can be set per request via the set_level method: from django.contrib import m ...
https://man.plustar.jp/django/ref/contrib/messages.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 14 NEXT