検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 145 for check (0.067 sec.)
django.core.validators — Django 4.0.6 ドキュメント 5723
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... iven to validate(), will trigger the self.required check. EMPTY_VALUES = ( None , "" , [], (), {}) [ドキュメ ... de = self . code , params = { "value" : value }) # Check if the scheme is valid. scheme = value . split ( " ... self . code , params = { "value" : value }) # Then check full URL try : super () . __call__ ( value ) excep ...
https://man.plustar.jp/django/_modules/django/core/validators.html - [similar]
Submitting patches — Django 4.0.6 ドキュメント 5723
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e review the patch yourself using our patch review checklist first. If you can't send a pull request for so ... code fulfills the requirements in our patch review checklist . Check the "Has patch" box on the ticket and ... tests", and "Patch needs improvement" boxes aren't checked. This makes the ticket appear in the "Patches ne ... the JavaScript patches documentation. Patch review checklist ¶ Use this checklist to review a pull request. ...
https://man.plustar.jp/django/internals/contributing/writing-code/submitting-pat... - [similar]
Working with Git and GitHub — Django 4.0.6 ドキュメント 5723
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he work, and base that work on upstream/main : git checkout - b ticket_xxxxx upstream / main The -b flag cr ... ing for a fix on the 1.4 branch, you would do: git checkout - b ticket_xxxxx_1_4 upstream / stable / 1.4 . ... this will rewrite history of ticket_xxxxx - if you check the commit hashes before and after the operation a ... t to your work. This allows the reviewer to easily check what changes you have done. In this case, do the c ...
https://man.plustar.jp/django/internals/contributing/writing-code/working-with-g... - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 5723
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ata() will be removed. BaseCommand.requires_system_checks won't support boolean values. The whitelist argum ... ed. django.db.backends.base.BaseDatabaseOperations.check_aggregate_support() will be removed. The django.fo ... oip module will be removed. The supports_recursion check for template loaders will be removed from: django. ... lassing.SubfieldBase will be removed. django.utils.checksums will be removed; its functionality is included ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
Django 1.4.22 release notes — Django 4.0.6 ドキュメント 5723
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Maintainers of third-party session backends should check if the same vulnerability is present in their back ...
https://man.plustar.jp/django/releases/1.4.22.html - [similar]
Django 1.4.6 release notes — Django 4.0.6 ドキュメント 5723
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rect the user to an "on success" URL. The security checks for these redirects (namely django.utils.http.is_ ... safe_url() ) didn't check if the scheme is http(s) and as such allowed javas ...
https://man.plustar.jp/django/releases/1.4.6.html - [similar]
Django 1.7.10 release notes — Django 4.0.6 ドキュメント 5723
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Maintainers of third-party session backends should check if the same vulnerability is present in their back ...
https://man.plustar.jp/django/releases/1.7.10.html - [similar]
Django 2.2.24 release notes — Django 4.0.6 ドキュメント 5723
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... could use the admindocs TemplateDetailView view to check the existence of arbitrary files. Additionally, if ...
https://man.plustar.jp/django/releases/2.2.24.html - [similar]
Django 3.1.12 release notes — Django 4.0.6 ドキュメント 5723
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... could use the admindocs TemplateDetailView view to check the existence of arbitrary files. Additionally, if ...
https://man.plustar.jp/django/releases/3.1.12.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 5723
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... In anticipation of the changing default, a system check will provide a warning if you do not have an expli ... ill be distinct. The CreateExtension operation now checks that the extension already exists in the database ... thout an active database connection. In that case, check for a consistent migration history is skipped. Bas ... eCommand.requires_system_checks now supports specifying a list of tags. System ch ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT