検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 149 for form (0.031 sec.)
Django 1.4.21 release notes — Django 4.0.6 ドキュメント 5212
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... URLValidator and their usage in the corresponding form fields GenericIPAddresseField , IPAddressField , S ...
https://man.plustar.jp/django/releases/1.4.21.html - [similar]
Django 1.8.8 リリースノート — Django 4.0.6 ドキュメント 5212
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ays ( #25772 ). Restored the ability to use custom formats from formats.py with django.utils.formats.get_f ... f a user didn't notice that and then submitted the form ( #22955 ). Fixed a regression in the admin which ... , when , values , filter , using , which , read , formats , list , we クイック検索 Last update: 2022年6月 ...
https://man.plustar.jp/django/releases/1.8.8.html - [similar]
Django 4.0.1 release notes — Django 4.0.6 ドキュメント 5212
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ango security policy . CVE-2021-45116: Potential information disclosure in dictsort template filter ¶ Due ... rt template filter was potentially vulnerable to information disclosure or unintended method calls, if pas ... ression in Django 4.0 that caused a crash of assertFormsetError() on a formset named form ( #33346 ). Fixe ... n Django 4.0 that caused creating bogus migrations for models that reference swappable models such as auth ...
https://man.plustar.jp/django/releases/4.0.1.html - [similar]
Django の認証方法のカスタマイズ — Django 4.0.6 ドキュメント 5212
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... for details. get_full_name () ¶ Optional. A longer formal identifier for the user such as their full name. ... b.admin . get_short_name () ¶ Optional. A short, informal identifier for the user such as their first name ... del, but you want to add some additional profile information, you could subclass django.contrib.auth.model ... ーとビルトインの認証フォーム ¶ Django のビルトインの forms と views は、協調して動作するユーザーモデルに対し ...
https://man.plustar.jp/django/topics/auth/customizing.html - [similar]
タイムゾーン — Django 4.0.6 ドキュメント 5212
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... datetime objects in local time. This is sufficient for many use cases. In this mode, to obtain the current ... sers in which time zone they live and store this information in the user's profile. For anonymous users, t ... ad tz %} {% get_current_timezone as TIME_ZONE %} < form action = " {% url 'set_timezone' %} " method = "PO ... elect > < input type = "submit" value = "Set" > </ form > フォームでのタイムゾーン aware な入力 ¶ タイムゾ ...
https://man.plustar.jp/django/topics/i18n/timezones.html - [similar]
django.core.files.uploadedfile — Django 4.0.6 ドキュメント 5176
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ents some file data that the user submitted with a form. """ def __init__ ( self , file = None , name = No ...
https://man.plustar.jp/django/_modules/django/core/files/uploadedfile.html - [similar]
GIS QuerySet API リファレンス — Django 4.0.6 ドキュメント 5176
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ster data is automatically converted to geometries for mixed lookups. Geometry conversion support C . The ... requires a tuple parameter, (geom, pattern) ; the form of pattern will depend on the spatial backend: Mar ... patiaLite, PGRaster (Native) For an overview on performing distance queries, please refer to the distance ... introduction . Distance lookups take the following form: < field > __ < distance lookup >= ( < geometry / ...
https://man.plustar.jp/django/ref/contrib/gis/geoquerysets.html - [similar]
メッセージフレームワーク — Django 4.0.6 ドキュメント 5176
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... えると破棄されます。 Changed in Django 3.2: Messages format was changed to the RFC 6265 compliant format. cl ... { % if messages % } < ul class = "messages" > { % for message in messages % } < li { % if message . tags ... { % if messages % } < ul class = "messages" > { % for message in messages % } < li { % if message . tags ... rt get_messages storage = get_messages ( request ) for message in storage : do_something_with_the_message ...
https://man.plustar.jp/django/ref/contrib/messages.html - [similar]
Django 1.4.11 release notes — Django 4.0.6 ドキュメント 5176
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... es a convenience function -- reverse() -- which performs this process in the opposite direction. The rever ... se() function takes information about a view and returns a URL which would in ... exist on the server's Python import path, which perform code execution with side effects on importing. To ... t be sent by the client on future requests and, in forms, a hidden value which must be submitted back with ...
https://man.plustar.jp/django/releases/1.4.11.html - [similar]
Django 1.5.6 release notes — Django 4.0.6 ドキュメント 5176
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... es a convenience function -- reverse() -- which performs this process in the opposite direction. The rever ... se() function takes information about a view and returns a URL which would in ... exist on the server's Python import path, which perform code execution with side effects on importing. To ... t be sent by the client on future requests and, in forms, a hidden value which must be submitted back with ...
https://man.plustar.jp/django/releases/1.5.6.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT