検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 32 for Installing (0.049 sec.)
How to create database migrations — Django 4.0.6 ドキュメント 7007
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... you to deploy your project anywhere without first installing and then uninstalling the old app. 簡単な移行例を見 ...
https://man.plustar.jp/django/howto/writing-migrations.html - [similar]
Writing documentation — Django 4.0.6 ドキュメント 7007
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ion of Django from the source code repository (see Installing the development version ). The development version ...
https://man.plustar.jp/django/internals/contributing/writing-documentation.html - [similar]
Unicode data — Django 4.0.6 ドキュメント 7007
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n developer). It's under the control of the person installing and using your application -- and if that person c ...
https://man.plustar.jp/django/ref/unicode.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 7007
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... no overhead of database or filesystem usage. After installing Memcached itself, you'll need to install a Memcach ... is-py is the binding supported natively by Django. Installing the additional hiredis-py package is also recommen ...
https://man.plustar.jp/django/topics/cache.html - [similar]
The staticfiles app — Django 4.0.6 ドキュメント 6927
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... be updated. This can be achieved, for example, by installing or updating the mailcap package on a Red Hat distr ...
https://man.plustar.jp/django/ref/contrib/staticfiles.html - [similar]
Advanced testing topics — Django 4.0.6 ドキュメント 6927
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... = None ) ¶ Performs global pre-test setup, such as installing instrumentation for the template rendering system ...
https://man.plustar.jp/django/topics/testing/advanced.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 6830
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... h による補完 ¶ If you use the Bash shell, consider installing the Django bash completion script, which lives in ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 6830
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... The new connection.execute_wrapper() method allows installing wrappers around execution of database queries . Th ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
Django の認証方法のカスタマイズ — Django 4.0.6 ドキュメント 6830
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... デル ¶ One limitation of custom user models is that installing a custom user model will break any proxy model ext ...
https://man.plustar.jp/django/topics/auth/customizing.html - [similar]
モデル — Django 4.0.6 ドキュメント 6733
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o the Meta class of an abstract base class: before installing the Meta attribute, it sets abstract=False . This ...
https://man.plustar.jp/django/topics/db/models.html - [similar]
PREV 1 2 3 4 NEXT