検索

phrase: max: clip:
target: order:
Results of 71 - 78 of about 78 for email (0.092 sec.)
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 5895
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... TML autocomplete attribute to widgets of username, email, and password fields in django.contrib.auth.forms ... ロギング ¶ The new reporter_class parameter of AdminEmailHandler allows providing an django.views.debug.Exce ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 5895
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... set mechanism now invalidates tokens when the user email is changed. makemessages command no longer process ... itelist argument and domain_whitelist attribute of EmailValidator are deprecated. Use allowlist instead of ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
Djangoにおけるパスワード管理 — Django 4.0.6 ドキュメント 5895
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t is used: 'username', 'first_name', 'last_name', 'email' . Attributes that don't exist are ignored. The ma ...
https://man.plustar.jp/django/topics/auth/passwords.html - [similar]
データベースのトランザクション — Django 4.0.6 ドキュメント 5895
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... commits. Examples might include a Celery task, an email notification, or a cache invalidation. Django prov ...
https://man.plustar.jp/django/topics/db/transactions.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 5854
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... main_whitelist attribute of django.core.validators.EmailValidator will be removed. The default_app_config m ... future template tag library. The SEND_BROKEN_LINK_EMAILS setting will be removed. Add the django.middlewar ... e.common.BrokenLinkEmailsMiddleware middleware to your MIDDLEWARE_CLASSES s ... TPConnection will be removed in favor of a generic email backend API. The many to many SQL generation funct ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 5854
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to 254 characters to more easily allow the use of email addresses (which are limited to 254 characters) as ... e upload_to also. The subject of mail sent by AdminEmailHandler is no longer truncated at 989 characters. I ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 5854
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to those pages. For example, if you operate a web email system, then the contents of the "inbox" page depe ...
https://man.plustar.jp/django/topics/cache.html - [similar]
クエリを作成する — Django 4.0.6 ドキュメント 5812
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ): name = models . CharField ( max_length = 200 ) email = models . EmailField () def __str__ ( self ): ret ...
https://man.plustar.jp/django/topics/db/queries.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT