検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 97 for part (0.016 sec.)
Django 1.0.2 リリースノート — Django 4.0.6 ドキュメント 6667
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... g one directory required by django.contrib.gis and part of Django's unit-test suite. Django 1.0.2 contains ...
https://man.plustar.jp/django/releases/1.0.2.html - [similar]
Django 2.1.2 リリースノート — Django 4.0.6 ドキュメント 6667
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... has the change permission to the user model, only part of the password hash is displayed in the change fo ...
https://man.plustar.jp/django/releases/2.1.2.html - [similar]
クラスベースのビューでミックスインを使用する — Django 4.0.6 ドキュメント 6667
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... <app_label>/<model_name>_detail.html . The _detail part can be changed by setting template_name_suffix on ... ith SingleObjectMixin , there's no need to key off parts of the URL to figure out the queryset to work wit ... app_label>/<model_name>_list.html , with the _list part again being taken from the template_name_suffix at ... ss. However if we want our processing to work on a particular object, identified from the URL, we'll want ...
https://man.plustar.jp/django/topics/class-based-views/mixins.html - [similar]
Django のリリースプロセス — Django 4.0.6 ドキュメント 6523
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s dropped (while Y.0 is no longer supported, third-party apps need to maintain compatibility back to X.2 L ... /Version1.11Roadmap . フェーズ2: 開発 ¶ The second part of the release schedule is the "heads-down" workin ... d from main . フェーズ3: バグフィックス ¶ The last part of a release cycle is spent fixing bugs -- no new ...
https://man.plustar.jp/django/internals/release-process.html - [similar]
設定 — Django 4.0.6 ドキュメント 6523
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a DST transition. If you're connecting to a third-party database that stores datetimes in a local time ra ... Likewise, if Django manages the database but third-party systems connect to the same database and expect t ... ormatting to use for displaying date fields in any part of the system. Note that if USE_L10N is set to Tru ... tting to use for displaying datetime fields in any part of the system. Note that if USE_L10N is set to Tru ...
https://man.plustar.jp/django/ref/settings.html - [similar]
Django 1.1 リリースノート — Django 4.0.6 ドキュメント 6523
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... your upstream proxy, modifying it to support your particular proxy (if necessary). Introduce your modifie ... signal handler. In Django 1.1 the file is saved as part of saving the model in the database, so the actual ... riate database tables in syncdb and remove them as part of the reset command. That is, Django manages the ... o Python objects. If you know you don't need those particular fields, you can now tell Django not to retri ...
https://man.plustar.jp/django/releases/1.1.html - [similar]
Django 1.11.5 リリースノート — Django 4.0.6 ドキュメント 6523
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s if 'use_returning_into': False is in the OPTIONS part of DATABASES . The pre-1.11 naming scheme is now r ...
https://man.plustar.jp/django/releases/1.11.5.html - [similar]
Django 1.8.1 リリースノート — Django 4.0.6 ドキュメント 6523
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pression was referenced in order_by() , but wasn't part of the select clause. An example query is qs.annot ...
https://man.plustar.jp/django/releases/1.8.1.html - [similar]
How is Django Formed? — Django 4.0.6 ドキュメント 6379
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Actually rolling the release ¶ OK, this is the fun part, where we actually push out a release! Check Jenki ... ange on all branches where the release notes for a particular version are located. Update the version numb ... e enter "1.5.1" or "1.4c2", etc. If the release is part of an LTS branch, mark it so. If this is the alpha ...
https://man.plustar.jp/django/internals/howto-release-django.html - [similar]
The staticfiles app — Django 4.0.6 ドキュメント 6379
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... enes to replace the paths with their hashed counterparts and update the cache appropriately. ManifestStati ... iles, e.g. because they are cached by you or a 3rd party proxy server. Additionally, it's very helpful if ... d when running tests as collectstatic isn't run as part of the normal test setup. During testing, ensure t ... you don't need to run collectstatic before or as a part of your tests setup. 目次 The staticfiles app 設定 ...
https://man.plustar.jp/django/ref/contrib/staticfiles.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT