検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 135 for Returns (0.098 sec.)
Unicode data — Django 4.0.6 ドキュメント 5355
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... location ) return iri_to_uri ( url ) This function returns a correctly encoded URL even if self.location is s ... writing your own template tags and filters: Always return strings from a template tag's render() method and f ...
https://man.plustar.jp/django/ref/unicode.html - [similar]
バリデータ — Django 4.0.6 ドキュメント 5355
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... = 'invalid' , allow_negative = False ) [ソース] ¶ Returns a RegexValidator instance that ensures a string co ...
https://man.plustar.jp/django/ref/validators.html - [similar]
Django 1.1 リリースノート — Django 4.0.6 ドキュメント 5355
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a number between 1 (Sunday) and 7 (Saturday), and returns objects where the field value matches that day of ...
https://man.plustar.jp/django/releases/1.1.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 5355
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... l() now requires an additional params argument and returns a tuple of SQL and parameters instead of an SQL st ... ot self . has_change_permission ( request , obj ): return super () . get_form ( request , obj , ** kwargs ) r ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
フォームセット (Formset) — Django 4.0.6 ドキュメント 5355
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ata. Changed in Django 3.2: formset.is_valid() now returns False rather than raising an exception when the ma ... . BaseFormSet. get_context () ¶ New in Django 4.0. Returns the context for rendering a formset in a template. ...
https://man.plustar.jp/django/topics/forms/formsets.html - [similar]
セッションの使いかた — Django 4.0.6 ドキュメント 5355
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... くために使ってください。 get_session_cookie_age () ¶ Returns the value of the setting SESSION_COOKIE_AGE . This ... s on usage apply. get_expire_at_browser_close () ¶ Returns either True or False , depending on whether the us ... @classmethod def get_session_store_class ( cls ): return SessionStore class SessionStore ( DBStore ): @class ...
https://man.plustar.jp/django/topics/http/sessions.html - [similar]
ビューを記述する — Django 4.0.6 ドキュメント 5355
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is a Python function that takes a web request and returns a web response. This response can be the HTML cont ...
https://man.plustar.jp/django/topics/http/views.html - [similar]
Generic date ビュー — Django 4.0.6 ドキュメント 5319
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ject list will be returned as part of the context. Returns make_object_list by default. コンテキスト ( django ...
https://man.plustar.jp/django/ref/class-based-views/generic-date-based.html - [similar]
GeoDjango Tutorial — Django 4.0.6 ドキュメント 5319
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ygonField) mpoly = models . MultiPolygonField () # Returns the string representation of the model. def __str_ ... _ ( self ): return self . name Note that the models module is imported ...
https://man.plustar.jp/django/ref/contrib/gis/tutorial.html - [similar]
フォームとフィールドの検証 — Django 4.0.6 ドキュメント 5319
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... callable object or function that takes a value and returns nothing if the value is valid or raises a Validati ...
https://man.plustar.jp/django/ref/forms/validation.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 14 NEXT