検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 151 for uses (0.088 sec.)
Django の認証方法のカスタマイズ — Django 4.0.6 ドキュメント 5554
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... elds as arguments. For example, if your user model uses email as the username field, and has date_of_birth ... elds as arguments. For example, if your user model uses email as the username field, and has date_of_birth ... reliably identify the base class. If your project uses proxy models, you must either modify the proxy to ... n admin-compliant custom user app. This user model uses an email address as the username, and has a requir ...
https://man.plustar.jp/django/topics/auth/customizing.html - [similar]
タイムゾーン — Django 4.0.6 ドキュメント 5554
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... port will be enabled by default. Time zone support uses zoneinfo , which is part of the Python standard li ... きます。 When time zone support is disabled, Django uses naive datetime objects in local time. This is suff ... すか? Yes. When time zone support is enabled, Django uses a more accurate model of local time. This shields ...
https://man.plustar.jp/django/topics/i18n/timezones.html - [similar]
アプリケーション — Django 4.0.6 ドキュメント 5425
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ne AppConfig subclass in the apps.py submodule, it uses that configuration for the application. This behav ... epends on the app registry. For example, gettext() uses the app registry to look up translation catalogs i ...
https://man.plustar.jp/django/ref/applications.html - [similar]
GeoDjango Forms API — Django 4.0.6 ドキュメント 5425
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... アセット ). OSMWidget class OSMWidget ¶ This widget uses an OpenStreetMap base layer to display geographic ...
https://man.plustar.jp/django/ref/contrib/gis/forms-api.html - [similar]
Measurement Objects — Django 4.0.6 ドキュメント 5425
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ltiplied together will yield an Area object, which uses squared units of measure: >>> a = d1 * d2 # Return ...
https://man.plustar.jp/django/ref/contrib/gis/measure.html - [similar]
The redirects app — Django 4.0.6 ドキュメント 5425
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a database and handles the redirecting for you. It uses the HTTP response status code 301 Moved Permanentl ...
https://man.plustar.jp/django/ref/contrib/redirects.html - [similar]
ウィジェット — Django 4.0.6 ドキュメント 5425
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... veral Select widgets in a list. The super() method uses this list to set up the widget. The required metho ... . Assuming a form myform with a field beatles that uses a RadioSelect as its widget: < fieldset > < legend ... atetime.html' Similar to SplitDateTimeWidget , but uses HiddenInput for both date and time. SelectDateWidg ...
https://man.plustar.jp/django/ref/forms/widgets.html - [similar]
Django 1.4.4 release notes — Django 4.0.6 ドキュメント 5425
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... via external entities and entity expansion. Django uses this parser for deserializing XML-formatted databa ... of safety in Django 1.4.4 the XML deserializer refuses to parse an XML document with a DTD (DOCTYPE defin ...
https://man.plustar.jp/django/releases/1.4.4.html - [similar]
Django 1.6.10 release notes — Django 4.0.6 ドキュメント 5425
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... with ModelMultipleChoiceField ¶ Given a form that uses ModelMultipleChoiceField and show_hidden_initial=T ...
https://man.plustar.jp/django/releases/1.6.10.html - [similar]
Django 1.7.3 release notes — Django 4.0.6 ドキュメント 5425
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... with ModelMultipleChoiceField ¶ Given a form that uses ModelMultipleChoiceField and show_hidden_initial=T ...
https://man.plustar.jp/django/releases/1.7.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT