検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 154 for change (0.099 sec.)
Django 1.5.2 release notes — Django 4.0.6 ドキュメント 5314
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... of the field and a link to the target on the admin change page. The display routine of this widget was flawe ...
https://man.plustar.jp/django/releases/1.5.2.html - [similar]
Django 1.8.2 リリースノート — Django 4.0.6 ドキュメント 5314
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ixed session flushing in the cached_db backend ¶ A change to session.flush() in the cached_db session backen ...
https://man.plustar.jp/django/releases/1.8.2.html - [similar]
Django 1.8.7 リリースノート — Django 4.0.6 ドキュメント 5314
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed a crash of the debug view during the autumn DST change when USE_TZ is False and pytz is installed. Fixed ...
https://man.plustar.jp/django/releases/1.8.7.html - [similar]
Django の認証方法のカスタマイズ — Django 4.0.6 ドキュメント 5314
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... els . Model ): ... class Meta : permissions = [ ( "change_task_status" , "Can change the status of tasks" ), ... ュールレベルの変数にキャッシュしている場合、 setting_changed シグナルを listen してキャッシュをクリアする必要が ... user_model from django.core.signals import setting_changed from django.dispatch import receiver @receiver ( ... setting_changed ) def user_model_swapped ( ** kwargs ): if kwargs ...
https://man.plustar.jp/django/topics/auth/customizing.html - [similar]
How to integrate Django with a legacy database — Django 4.0.6 ドキュメント 5245
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... go to manage the table's lifecycle, you'll need to change the managed option above to True (or remove it bec ...
https://man.plustar.jp/django/howto/legacy-databases.html - [similar]
GeoDjango Forms API — Django 4.0.6 ドキュメント 5245
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... geom_type ¶ You generally shouldn't have to set or change that attribute which should be set up depending on ...
https://man.plustar.jp/django/ref/contrib/gis/forms-api.html - [similar]
ミドルウェア — Django 4.0.6 ドキュメント 5245
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... luded from APPEND_SLASH.""" return HttpResponse () Changed in Django 3.2: Support for the no_append_slash() ... tionalGetMiddleware Before any middleware that may change the response (it sets the ETag header). gzip された ... す。 CommonMiddleware Before any middleware that may change the response (it sets the Content-Length header). ... iddleware that appears before CommonMiddleware and changes the response must reset Content-Length . APPEND_S ...
https://man.plustar.jp/django/ref/middleware.html - [similar]
モデルフィールドリファレンス — Django 4.0.6 ドキュメント 5245
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ey . choices is meant for static data that doesn't change much, if ever. 注釈 choices の順番を変更すると、変 ... object. The primary key field is read-only. If you change the value of the primary key on an existing object ... new object will be created alongside the old one. Changed in Django 3.2: In older versions, auto-created pr ... h of 100 characters. As with other fields, you can change the maximum length using the max_length argument. ...
https://man.plustar.jp/django/ref/models/fields.html - [similar]
Django 1.4.11 release notes — Django 4.0.6 ドキュメント 5245
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nt URL patterns, meaning developers do not need to change other code when making changes to URLs. One argume ...
https://man.plustar.jp/django/releases/1.4.11.html - [similar]
Django 1.5.6 release notes — Django 4.0.6 ドキュメント 5245
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nt URL patterns, meaning developers do not need to change other code when making changes to URLs. One argume ...
https://man.plustar.jp/django/releases/1.5.6.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT