検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 48 for account (0.023 sec.)
Conditional Expressions — Django 4.0.6 ドキュメント 16933
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . Model ): REGULAR = 'R' GOLD = 'G' PLATINUM = 'P' ACCOUNT_TYPE_CHOICES = [ ( REGULAR , 'Regular' ), ( GOLD , ... ength = 50 ) registered_on = models . DateField () account_type = models . CharField ( max_length = 1 , choic ... es = ACCOUNT_TYPE_CHOICES , default = REGULAR , ) When ¶ class ... following two examples are equivalent: >>> When ( account_type = Client . GOLD , then = 'name' ) >>> When ( ...
https://man.plustar.jp/django/ref/models/conditional-expressions.html - [similar]
Django 1.11.27 リリースノート — Django 4.0.6 ドキュメント 9587
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ata loss bug in 1.11.26. CVE-2019-19844: Potential account hijack via password reset form ¶ By submitting a s ... uld be sent a password reset token for the matched account. In order to avoid this vulnerability, password re ... o 1.11.27 リリースノート CVE-2019-19844: Potential account hijack via password reset form Bugfixes 前のトピッ ... ango 1.11.26 リリースノート 関連キーワード email , account , values , loss , comparison , sent , token , form ...
https://man.plustar.jp/django/releases/1.11.27.html - [similar]
Django 2.2.9 リリースノート — Django 4.0.6 ドキュメント 9587
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... data loss bug in 2.2.8. CVE-2019-19844: Potential account hijack via password reset form ¶ By submitting a s ... uld be sent a password reset token for the matched account. In order to avoid this vulnerability, password re ... ngo 2.2.9 リリースノート CVE-2019-19844: Potential account hijack via password reset form Bugfixes 前のトピッ ... Django 2.2.8 リリースノート 関連キーワード email , account , values , loss , comparison , sent , token , form ...
https://man.plustar.jp/django/releases/2.2.9.html - [similar]
Django 3.0.1 リリースノート — Django 4.0.6 ドキュメント 9254
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... つかのバグを修正しました。 CVE-2019-19844: Potential account hijack via password reset form ¶ By submitting a s ... uld be sent a password reset token for the matched account. In order to avoid this vulnerability, password re ... ngo 3.0.1 リリースノート CVE-2019-19844: Potential account hijack via password reset form Bugfixes 前のトピッ ... スノート 関連キーワード email , regression , Fixed , account , Bugfixes , all , passed , were , token , sent ク ...
https://man.plustar.jp/django/releases/3.0.1.html - [similar]
Django 1.8.2 リリースノート — Django 4.0.6 ドキュメント 8512
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... y django.contrib.auth.login() when a user switches accounts. If a user is logged in and logs in again to a di ... fferent account (without logging out) the session is flushed to av ... n is flushed (and its session key becomes '' ) the account details are set on the session and the session is ... their session cookie will now be logged into that account. Bugfixes ¶ Fixed check for template engine alias ...
https://man.plustar.jp/django/releases/1.8.2.html - [similar]
Submitting patches — Django 4.0.6 ドキュメント 8103
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... by following these steps: Login using your GitHub account or create an account in our ticket system. If you ... have an account but have forgotten your password, you can reset it ... bly safe to reassign it to yourself. Log into your account, if you haven't already, by clicking "GitHub Login ...
https://man.plustar.jp/django/internals/contributing/writing-code/submitting-pat... - [similar]
セッションの使いかた — Django 4.0.6 ドキュメント 8103
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... good.example.com and get a valid session for their account. If the attacker has control over bad.example.com ... l data (e.g. credit card info) into the attacker's account. Another possible attack would be if good.example. ... includes an additional database column to store an account ID (thus providing an option to query the database ... for all active sessions for an account): from django.contrib.sessions.backends.db import ...
https://man.plustar.jp/django/topics/http/sessions.html - [similar]
Testing GeoDjango apps — Django 4.0.6 ドキュメント 7830
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... (assuming this is done from an existing superuser account): postgres # ALTER ROLE <user_name> CREATEDB NOSUP ... (assuming this is done from an existing superuser account): postgres # ALTER ROLE <user_name> SUPERUSER; Win ...
https://man.plustar.jp/django/ref/contrib/gis/testing.html - [similar]
Working with Git and GitHub — Django 4.0.6 ドキュメント 7755
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... be used to associate your commits with your GitHub account. Setting up local repository ¶ When you have creat ... ed your GitHub account, with the nick "GitHub_nick", and forked Django's ... xample if you're making minor changes to take into account a review, you will need to force-push the changes: ...
https://man.plustar.jp/django/internals/contributing/writing-code/working-with-g... - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 7558
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... been updated to take the request query string into account on GET requests. Finally, support for pylibmc has ... eld without assigning a custom widget will need to account for the possible extra checkbox in the rendered fo ... of the project directory have never been taken in account for JavaScript translations and remain in the same ... ers will receive the same message as a nonexistent account. Password reset view now accepts from_email ¶ The ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
PREV 1 2 3 4 5 NEXT