検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 154 for change (0.085 sec.)
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 5767
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... out() 関数ベースビューの後継となりました。 PasswordChangeView 、 PasswordChangeDoneView 、 PasswordResetView ... leteView クラスベースビューが、廃止される password_change() 、 password_change_done() 、 password_reset() 、 ... ed to use OpenLayers 3. PostGIS migrations can now change field dimensions. Added the ability to pass the si ... e now raise a ValueError instead of returning an unchanged path. You can revert to the old behavior by setti ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
Django 1.4.4 release notes — Django 4.0.6 ドキュメント 5767
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... previous versions of Django, an admin user without change permission on a model could still view the Unicode ... admin history log view for an object to users with change permission for that model. Other bugfixes and chan ... rom leaking from one request to the next (#19707). Changed an SQL command syntax to be MySQL 4 compatible (# ... istory view information leakage Other bugfixes and changes 前のトピックへ Django 1.4.5 release notes 次のトピ ...
https://man.plustar.jp/django/releases/1.4.4.html - [similar]
How to create custom template tags and filters — Django 4.0.6 ドキュメント 5709
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d to conditional_escape() , the data is returned unchanged. Finally, in the above example, we remember to ma ... s and return a safe string, the is_safe flag won't change anything either way. 警告 Avoiding XSS vulnerabili ... o display the buttons along the bottom of the "add/change" form pages. Those buttons always look the same, b ... ut the link targets change depending on the object being edited -- so they're ...
https://man.plustar.jp/django/howto/custom-template-tags.html - [similar]
Django のローカライズ — Django 4.0.6 ドキュメント 5709
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t files aren't managed by the use of Transifex. To change them, you must create a patch against the Django s ... ource tree, as for any code change: Create a diff against the current Git main branch ...
https://man.plustar.jp/django/internals/contributing/localizing.html - [similar]
設定 — Django 4.0.6 ドキュメント 5709
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ends.whatever.WhateverCache ) を設定してください。 Changed in Django 3.2: The PyMemcacheCache backend was ad ... ded. Changed in Django 4.0: The RedisCache backend was added. ... tection checks to (sometimes intermittently) fail. Change this setting to None to use session-based CSRF coo ... allow access from all subdomains of example.com . Changed in Django 4.0: The values in older versions must ...
https://man.plustar.jp/django/ref/settings.html - [similar]
Django 1.7.3 release notes — Django 4.0.6 ドキュメント 5709
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tion servers reduces the surface area for behavior changes during deployment. Mitigated possible XSS attack ... ertently omitted in 1.7. This backwards compatible change will not affect users who have subclassed django.c ... ontrib.auth.hashers.PBKDF2PasswordHasher to change the default value. Fixed a crash in the CSRF middl ...
https://man.plustar.jp/django/releases/1.7.3.html - [similar]
索引 — Django 4.0.6 ドキュメント 5639
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... -command shell コマンドラインオプション --database changepassword コマンドラインオプション check コマンドライ ... ilHandler (django.utils.log のクラス) AdminPasswordChangeForm (django.contrib.auth.forms のクラス) ADMINS se ... ス) centroid (GEOSGeometry の属性) (Polygon の属性) change_form_template (ModelAdmin の属性) change_list_temp ... late (ModelAdmin の属性) change_message (LogEntry の属性) change_view() (ModelAdmi ...
https://man.plustar.jp/django/genindex.html - [similar]
How to deploy static files — Django 4.0.6 ドキュメント 5570
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s: run the collectstatic command when static files change, then arrange for the collected static files direc ... a different storage provider, you may only have to change your STATICFILES_STORAGE setting. For details on h ...
https://man.plustar.jp/django/howto/static-files/deployment.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 5570
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... gs are prefixed with a minus sign, followed by the changed setting prefixed with a plus sign. dumpdata ¶ dja ... go to manage the table's lifecycle, you'll need to change the managed option to True (or remove it because T ... rollback if multiple transaction files are found. Changed in Django 3.2: Support for XZ archives ( .xz ) an ... r project and application) directory. After making changes to the messages files you need to compile them wi ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
クエリー式 — Django 4.0.6 ドキュメント 5570
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cing the number of queries some operations require Changed in Django 3.2: Support for transforms of the fiel ... t can be interpolated into the template attribute. Changed in Django 3.2: Support for transforms of the fiel ... d was added. Changed in Django 4.0: The default argument was added. 自 ... alue would default output_field to DateTimeField . Changed in Django 3.2: Support for inferring a default ou ...
https://man.plustar.jp/django/ref/models/expressions.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT