検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 170 for there (0.121 sec.)
マイグレーション — Django 4.0.6 ドキュメント 5200
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ForeignKey in your books app to your authors app - the resulting migration will contain a dependency on a m ... s ( AddField operation), Django checks that all of the respective columns already exist in the database and ... classes will need to be kept around for as long as there is a migration referencing them. Any custom model ... ust always keep base classes around for as long as there is a migration that contains a reference to them. ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
Django におけるセキュリティ — Django 4.0.6 ドキュメント 5200
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... more secure to configure the main web server to do the redirect to HTTPS. '安全な' クッキーを使用してくださ ... する必要があります。 Referrer policy ¶ Browsers use the Referer header as a way to send information to a sit ... e about how users got there. By setting a Referrer Policy you can help to prot ... your users, restricting under which circumstances the Referer header is set. See the referrer policy secti ...
https://man.plustar.jp/django/topics/security.html - [similar]
django.core.files.base — Django 4.0.6 ドキュメント 5098
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mory, subclasses should always return ``False`` -- there's no good reason to read from memory in chunks. "" ...
https://man.plustar.jp/django/_modules/django/core/files/base.html - [similar]
FAQ: 助けを求める — Django 4.0.6 ドキュメント 5098
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... this mailing list. Asking a tech support question there is considered impolite, and you will likely be dir ...
https://man.plustar.jp/django/faq/help.html - [similar]
File storage API — Django 4.0.6 ドキュメント 5098
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rovides implementations for all the public methods thereof. location ¶ Absolute path to the directory that ... to get_valid_name() but will be prepended back to the resulting name. The default implementation uses os.p ... Opens the file given by name . Note that although the returned file is guaranteed to be a File object, it ... age system, preferably with the name specified. If there already exists a file with this name name , the st ...
https://man.plustar.jp/django/ref/files/storage.html - [similar]
Database Functions — Django 4.0.6 ドキュメント 5098
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pressions , so they can be used and combined with other expressions like aggregate functions . We'll be usi ... class Cast ( expression , output_field ) ¶ Forces the result type of expression to be the one from output_ ... rns the time that the current transaction started. Therefore for cross-database compatibility, Now() uses S ... :50+10:00 The year has an offset of +11:00 because the result transitioned into daylight saving time. Each ...
https://man.plustar.jp/django/ref/models/database-functions.html - [similar]
django.urls utility functions — Django 4.0.6 ドキュメント 5098
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... made, reverse() raises a NoReverseMatch exception. The reverse() function can reverse a large variety of re ... rrent_app argument allows you to provide a hint to the resolver indicating the application to which the cur ... s = [ 'Orléans' ]) '.../Orl%C3%A9ans/' Applying further encoding (such as urllib.parse.quote() ) to the out ... a parameter in a function's signature. resolve() ¶ The resolve() function can be used for resolving URL pat ...
https://man.plustar.jp/django/ref/urlresolvers.html - [similar]
Built-in Views — Django 4.0.6 ドキュメント 5098
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , path , document_root , show_indexes = False ) ¶ There may be files other than your project's static asse ... e_path from django.views.static import serve # ... the rest of your URLconf goes here ... if settings . DEB ... s code 400 indicating that the error condition was the result of a client operation. By default, nothing re ...
https://man.plustar.jp/django/ref/views.html - [similar]
Django 1.2.5 release notes — Django 4.0.6 ドキュメント 5098
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... f this nature can be added is with XMLHttpRequest. Therefore, for ease of use, we did not apply CSRF checks ... a forged request to appear to be an AJAX request, thereby defeating CSRF protection which trusts the same- ... visible during the testing process. Unfortunately, there was no way to rectify this problem without introdu ...
https://man.plustar.jp/django/releases/1.2.5.html - [similar]
Django 1.8.3 リリースノート — Django 4.0.6 ドキュメント 5098
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n storage anytime request.session was accessed and there was a session key provided in the request cookies ... characters (due to the usage of $ instead of \Z in the regular expressions). If you use values with newline ...
https://man.plustar.jp/django/releases/1.8.3.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 NEXT