検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 135 for names (0.026 sec.)
Django 3.1 release notes — Django 4.0.6 ドキュメント 5897
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... _cache_control() method now support multiple field names in the no-cache directive for the Cache-Control he ... ude template tag now accepts iterables of template names. テスト ¶ SimpleTestCase now implements the debug( ... e SQLite backend now supports pathlib.Path for the NAME setting. The settings.py generated by the startproj ... want to preserve the 30 character limit for first names, use a custom form: from django import forms from ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
Django 3.2.11 release notes — Django 4.0.6 ドキュメント 5897
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... traversal if directly passed suitably crafted file names. This issue has severity "low" according to the Dj ...
https://man.plustar.jp/django/releases/3.2.11.html - [similar]
クラスベースのビューでミックスインを使用する — Django 4.0.6 ドキュメント 5897
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... い。 render_to_response() itself calls get_template_names() , which by default will look up template_name on ... ds TemplateResponseMixin , overriding get_template_names() as discussed above. It actually provides a fairl ... teResponseMixin above, this overrides get_template_names() to provide a range of options , with the most co ...
https://man.plustar.jp/django/topics/class-based-views/mixins.html - [similar]
How to create database migrations — Django 4.0.6 ドキュメント 5813
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... enamed the migration files to give them meaningful names in the examples below. Copy the AddField operation ... operty. Your new through model should use the same names for the ForeignKey s as Django did. Also if it nee ...
https://man.plustar.jp/django/howto/writing-migrations.html - [similar]
The "sites" framework — Django 4.0.6 ドキュメント 5813
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... websites, and it's a holding place for the domain names and "verbose" names of your Django-powered sites. ...
https://man.plustar.jp/django/ref/contrib/sites.html - [similar]
Database Functions — Django 4.0.6 ドキュメント 5813
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ** extra ) ¶ Accepts a list of at least two field names or expressions and returns the first non-null valu ... ** extra ) ¶ Accepts a list of at least two field names or expressions and returns the greatest value. Eac ... ** extra ) ¶ Accepts a list of at least two field names or expressions and returns the least value. Each a ... -06-15 23:30:01.000321+00:00 , the built-in lookup_name s return: "year": 2015 "iso_year": 2015 "quarter": ...
https://man.plustar.jp/django/ref/models/database-functions.html - [similar]
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 5813
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ¶ Like get_template() , except it takes a list of names and returns the first template that was found. Loa ... optional argument — a dictionary mapping variable names to variable values. For details, see Playing with ... name is Dolores." Variables and lookups ¶ Variable names must consist of any letter (A-Z), any digit (0-9), ... meaning in template rendering. A dot in a variable name signifies a lookup . Specifically, when the templat ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
Django 1.11.5 リリースノート — Django 4.0.6 ドキュメント 5813
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in #28451 comment 8 to update sequence and trigger names to use the pre-1.11 naming scheme. Added POST requ ...
https://man.plustar.jp/django/releases/1.11.5.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 5813
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ocs for more details. Relaxed requirements for usernames ¶ The built-in User model's username field now all ... er accepts 'and', 'or' and 'not' as valid variable names. Previously, these strings could be used as variab ... le names. Now, the keyword status is always enforced, and t ... ibing the default database connection. The setting names have also been shortened. The previous sample sett ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
Django 1.3.6 release notes — Django 4.0.6 ドキュメント 5813
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ould contain an explicit list of valid host/domain names for this site. A request with a Host header not ma ...
https://man.plustar.jp/django/releases/1.3.6.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT