検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 207 for user (0.122 sec.)
GeoDjango Tutorial — Django 4.0.6 ドキュメント 4658
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... gis.db.backends.postgis' , 'NAME' : 'geodjango' , 'USER' : 'geo' , }, } In addition, modify the INSTALLED_ ... ection . ops . select % 'point' )) You should only use raw queries when you know exactly what you're doing ... geometry fields. Basics ¶ The Django admin allows users to create and modify geometries on a JavaScript s ... admin/' , admin . site . urls ), ] Create an admin user:   $ python manage.py createsuperuser ...\> py m ...
https://man.plustar.jp/django/ref/contrib/gis/tutorial.html - [similar]
Full text search — Django 4.0.6 ドキュメント 4658
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... = 'plain' ) ¶ SearchQuery translates the terms the user provides into a search query object that the datab ... to a search vector. By default, all the words the user provides are passed through the stemming algorithm ...
https://man.plustar.jp/django/ref/contrib/postgres/search.html - [similar]
アップロードファイルとアップロードハンドラ — Django 4.0.6 ドキュメント 4658
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r application/pdf ). Like any data supplied by the user, you shouldn't trust that the uploaded file is act ... ing that the upload was interrupted, e.g. when the user closed their browser during file upload. FileUploa ...
https://man.plustar.jp/django/ref/files/uploads.html - [similar]
Django 1.4.2 release notes — Django 4.0.6 ドキュメント 4658
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... oning ¶ Some parts of Django -- independent of end-user-written applications -- make use of full URLs, inc ... ntation has for some time contained notes advising users on such configuration. Django's own built-in pars ... HttpRequest.get_host() -- was incorrectly handling username/password information in the header. Thus, for ... anism -- to generate and display arbitrary URLs to users. To remedy this, the parsing in HttpRequest.get_h ...
https://man.plustar.jp/django/releases/1.4.2.html - [similar]
Django 1.5.3 release notes — Django 4.0.6 ドキュメント 4658
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... quire the template author to put the ssi file in a user-controlled variable, but it's possible in principl ...
https://man.plustar.jp/django/releases/1.5.3.html - [similar]
Django 1.9.5 リリースノート — Django 4.0.6 ドキュメント 4658
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sh in MemoryFileUploadHandler on specially crafted user input ( #26325 ). Fixed a race condition in BaseCa ... he password fields ( #26334 ). The change requires users who set their password to something with such whi ...
https://man.plustar.jp/django/releases/1.9.5.html - [similar]
Django 3.0.1 リリースノート — Django 4.0.6 ドキュメント 4658
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ode characters, that compared equal to an existing user email when lower-cased for comparison, an attacker ...
https://man.plustar.jp/django/releases/3.0.1.html - [similar]
Django 3.2.5 release notes — Django 4.0.6 ドキュメント 4658
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nsanitized QuerySet.order_by() input ¶ Unsanitized user input passed to QuerySet.order_by() could bypass i ...
https://man.plustar.jp/django/releases/3.2.5.html - [similar]
How to deploy with ASGI — Django 4.0.6 ドキュメント 4627
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 前のトピックへ How to authenticate against Django's user database from Apache 次のトピックへ How to use Dja ...
https://man.plustar.jp/django/howto/deployment/asgi/index.html - [similar]
Writing documentation — Django 4.0.6 ドキュメント 4627
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... です。 What matters most in a how-to guide is what a user wants to achieve. A how-to should always be result ... in reference to a hypothetical person, such as "a user with a session cookie", gender neutral pronouns (t ...
https://man.plustar.jp/django/internals/contributing/writing-documentation.html - [similar]