検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 98 for contain (0.044 sec.)
Django 1.9.10 リリースノート — Django 4.0.6 ドキュメント 7487
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d to mitigate this attack. request.COOKIES may now contain cookies that are invalid according to RFC 6265 but ...
https://man.plustar.jp/django/releases/1.9.10.html - [similar]
Working with Git and GitHub — Django 4.0.6 ドキュメント 7239
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... going to show how to create a GitHub pull request containing the changes for Trac ticket #xxxxx. By creating ... o . git This will create a new directory "django", containing a clone of your GitHub repository. The rest of ... ise. Instead, we would rather only have one commit containing all your work. To rework the history of your br ... changes in the upstream. This way your branch will contain only commits related to its topic, which makes squ ...
https://man.plustar.jp/django/internals/contributing/writing-code/working-with-g... - [similar]
Date-based mixins — Django 4.0.6 ドキュメント 7239
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nd. get_next_year ( date ) ¶ Returns a date object containing the first day of the year after the date provid ... get_previous_year ( date ) ¶ Returns a date object containing the first day of the year before the date provi ... d. get_next_month ( date ) ¶ Returns a date object containing the first day of the month after the date provi ... et_previous_month ( date ) ¶ Returns a date object containing the first day of the month before the date prov ...
https://man.plustar.jp/django/ref/class-based-views/mixins-date-based.html - [similar]
クエリー式 — Django 4.0.6 ドキュメント 7239
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ucts = Count ( F ( 'products' ))) # Aggregates can contain complex computations also Company . objects . anno ... QL injection vulnerability, extra_context must not contain untrusted user input as these values are interpola ... oid an SQL injection vulnerability, extra must not contain untrusted user input as these values are interpola ... ed other than None when the queryset (or grouping) contains no entries. The **extra kwargs are key=value pair ...
https://man.plustar.jp/django/ref/models/expressions.html - [similar]
Django 1.2.2 release notes — Django 4.0.6 ドキュメント 7239
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ins backwards compatibility with Django 1.2.1, but contain a number of fixes and other improvements. Django 1 ...
https://man.plustar.jp/django/releases/1.2.2.html - [similar]
Django 1.3.4 release notes — Django 4.0.6 ドキュメント 7239
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nfigured; Django's documentation has for some time contained notes advising users on such configuration. Djan ... t.get_host() is being modified; Host headers which contain potentially dangerous content (such as username/pa ...
https://man.plustar.jp/django/releases/1.3.4.html - [similar]
How to manage error reporting — Django 4.0.6 ドキュメント 7004
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ) in your code uses local variables susceptible to contain sensitive information, you may prevent the values ... Request object with POST parameters susceptible to contain sensitive information, you may prevent the values ... plate. get_traceback_data () ¶ Return a dictionary containing traceback information. This is the main extensi ...
https://man.plustar.jp/django/howto/error-reporting.html - [similar]
バリデータ — Django 4.0.6 ドキュメント 7004
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... owlist is ['localhost'] . Other domains that don't contain a dot won't pass validation, so you'd need to add ... med to have any extension no matter what data they contain. validate_image_file_extension ¶ validate_image_fi ... [ソース] ¶ Raises a ValidationError if str(value) contains one or more nulls characters ( '\x00' ). パラメー ...
https://man.plustar.jp/django/ref/validators.html - [similar]
Django 1.4.2 release notes — Django 4.0.6 ドキュメント 7004
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nfigured; Django's documentation has for some time contained notes advising users on such configuration. Djan ... t.get_host() is being modified; Host headers which contain potentially dangerous content (such as username/pa ...
https://man.plustar.jp/django/releases/1.4.2.html - [similar]
Writing documentation — Django 4.0.6 ドキュメント 6755
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to things that they already know. Reference guides contain technical reference for APIs. They describe the fu ... two colons). This has the benefit that if the code contains some invalid syntax, it won't be highlighted. Add ... ionadded and versionchanged blocks should be "self-contained." In other words, since we only keep these annot ... = ... Next, the topics/settings.txt document could contain something like this: You can access a :ref:`listin ...
https://man.plustar.jp/django/internals/contributing/writing-documentation.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT