検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 312 for USE (0.131 sec.)
デプロイチェックリスト — Django 4.0.6 ドキュメント 3928
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the request to Django. This way you'll avoid spurious errors in your Django logs (or emails if you have e ... html , and 400.html . The default error views that use these templates should suffice for 99% of web appl ... トのエラービューをカスタムする 前のトピックへ How to use Django with Uvicorn 次のトピックへ How to upgrade ...
https://man.plustar.jp/django/howto/deployment/checklist.html - [similar]
Django 1.1.2 リリースノート — Django 4.0.6 ドキュメント 3928
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Forgery (CSRF) attacks. This feature requires the use of a new csrf_token template tag in all forms that ...
https://man.plustar.jp/django/releases/1.1.2.html - [similar]
Django 1.10.1 release notes — Django 4.0.6 ドキュメント 3928
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... S_NULL doesn't return a result ( #26991 ). Allowed User.is_authenticated and User.is_anonymous properties ... records so that many-to-many relationships can be used on the new objects ( #27026 ). Fixed crash of dja ... on-default databases if database routers aren't in use or if no apps can be migrated to the database ( #2 ... on model rename ( #27100 ). Reallowed subclassing UserCreationForm without USERNAME_FIELD in Meta.fields ...
https://man.plustar.jp/django/releases/1.10.1.html - [similar]
Django 1.10.3 release notes — Django 4.0.6 ドキュメント 3928
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... es two security issues and several bugs in 1.10.2. User with hardcoded password created when running test ... acle database, Django creates a temporary database user. In older versions, if a password isn't manually ... settings TEST dictionary, a hardcoded password is used. This could allow an attacker with network access ... to the database server to connect. This user is usually dropped after the test suite completes ...
https://man.plustar.jp/django/releases/1.10.3.html - [similar]
Django 1.11.3 リリースノート — Django 4.0.6 ドキュメント 3928
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ric values in Django templates, but this made some use cases more difficult. Casting is now done in the t ...
https://man.plustar.jp/django/releases/1.11.3.html - [similar]
Django 1.2.4 release notes — Django 4.0.6 ドキュメント 3928
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ially-supported feature has been the ability for a user with sufficient knowledge of a model's structure ... and the format of these lookup arguments to invent useful new filters on the fly by manipulating the quer ... wever, it has been demonstrated that this can be abused to gain access to information outside of an admin ... user's permissions; for example, an attacker with acce ...
https://man.plustar.jp/django/releases/1.2.4.html - [similar]
Django 1.4.21 release notes — Django 4.0.6 ドキュメント 3928
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ally filling up the session store or causing other users' session records to be evicted. The built-in ses ... es to expose a session-modifying view to anonymous users. As each built-in session backend was fixed sepa ... instead of \Z in the regular expressions). If you use values with newlines in HTTP response or email hea ... ection attacks. Django itself isn't vulnerable because HttpResponse and the mail sending utilities in dja ...
https://man.plustar.jp/django/releases/1.4.21.html - [similar]
Django 1.8.2 リリースノート — Django 4.0.6 ドキュメント 3928
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... key and the session cookie is set accordingly. Any users with an empty string in their session cookie wil ... l use the same session store. session.flush() is called ... e seriously, by django.contrib.auth.login() when a user switches accounts. If a user is logged in and log ... out logging out) the session is flushed to avoid reuse. After the session is flushed (and its session key ...
https://man.plustar.jp/django/releases/1.8.2.html - [similar]
Django 1.8.8 リリースノート — Django 4.0.6 ドキュメント 3928
" + 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 su ... r empty arrays ( #25772 ). Restored the ability to use custom formats from formats.py with django.utils.f ... , which could result in inadvertent data loss if a user didn't notice that and then submitted the form ( ...
https://man.plustar.jp/django/releases/1.8.8.html - [similar]
Django 2.1.15 リリースノート — Django 4.0.6 ドキュメント 3928
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... parent model with related model inlines, where the user has view-only permissions to a parent model but e ... ld trigger the parent model's save() method, and cause pre and post-save signal handlers to be invoked. T ... his is a privilege escalation as a user who lacks permission to edit a model should not b ... Django admin interface has been changed. Now, if a user has only the "view" permission for a parent model ...
https://man.plustar.jp/django/releases/2.1.15.html - [similar]