検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 136 for users (0.079 sec.)
Django 1.8.7 リリースノート — Django 4.0.6 ドキュメント 5549
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in date template filter ¶ If an application allows users to specify an unvalidated format for dates and pas ...
https://man.plustar.jp/django/releases/1.8.7.html - [similar]
Django 1.8.8 リリースノート — Django 4.0.6 ドキュメント 5549
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ango 1.8.8 fixes several bugs in 1.8.7. Python 3.2 users, please be advised that we've decided to drop supp ...
https://man.plustar.jp/django/releases/1.8.8.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 5549
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . This backwards compatible change will not affect users who have subclassed django.contrib.auth.hashers.PB ... A model check has been introduced to better alert users to this scenario before the actual creation of dat ... model. Also, if wish to set last_login to NULL for users who haven't logged in, you can run this query: fro ... s little purpose and is a burden when teaching new users (answering the newbie's question "why do I need th ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
Django 2.1.1 リリースノート — Django 4.0.6 ドキュメント 5549
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 663 ). Fixed admin change view crash for view-only users if the form has an extra form field ( #29682 ). Fi ...
https://man.plustar.jp/django/releases/2.1.1.html - [similar]
Django 2.1.15 リリースノート — Django 4.0.6 ドキュメント 5549
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e, and the Django security team is aware that some users of Django were depending on the ability to allow e ...
https://man.plustar.jp/django/releases/2.1.15.html - [similar]
Django 2.2.8 リリースノート — Django 4.0.6 ドキュメント 5549
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e, and the Django security team is aware that some users of Django were depending on the ability to allow e ...
https://man.plustar.jp/django/releases/2.2.8.html - [similar]
タイムゾーン — Django 4.0.6 ドキュメント 5549
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... and use local time only when interacting with end users. Time zone support is disabled by default. To enab ... さい。 Most websites that care about time zones ask users in which time zone they live and store this inform ... ation in the user's profile. For anonymous users, they use the time zone of their primary audience ...
https://man.plustar.jp/django/topics/i18n/timezones.html - [similar]
ミドルウェア — Django 4.0.6 ドキュメント 5441
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ly respecting the HSTS header will refuse to allow users to bypass warnings and connect to a site with an e ... r as a way to send information to a site about how users got there. When a user clicks a link, the browser ...
https://man.plustar.jp/django/ref/middleware.html - [similar]
モデルフィールドリファレンス — Django 4.0.6 ドキュメント 5441
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... escape any help text that may come from untrusted users to avoid a cross-site scripting attack. primary_ke ... can use GinIndex that is better suited. PostgreSQL users PostgreSQL has two native JSON based data types: j ... to the jsonb field. JSONField uses jsonb . Oracle users Oracle Database does not support storing JSON scal ... corresponding field on the ModelForm to list only Users that have is_staff=True . This may be helpful in t ...
https://man.plustar.jp/django/ref/models/fields.html - [similar]
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 5441
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s_authenticated : ... # Do something for logged-in users. else : ... # Do something for anonymous users. メ ... e the current request has. If you need to redirect users to HTTPS, it's best to let your web server redirec ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT