検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 187 for such (0.072 sec.)
Djangoにおけるパスワード管理 — Django 4.0.6 ドキュメント 5220
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... have an existing database with an older, weak hash such as MD5 or SHA1, you might want to upgrade those ha ... ur own password hasher that contains a work factor such as a number of iterations, you should implement a ... d has been changed. This can be used by validators such as one that prevents password reuse. This should b ...
https://man.plustar.jp/django/topics/auth/passwords.html - [similar]
How to deploy with ASGI — Django 4.0.6 ドキュメント 5100
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... reates a file <project_name>/asgi.py that contains such an application callable. It's not used by the deve ...
https://man.plustar.jp/django/howto/deployment/asgi/index.html - [similar]
How to create database migrations — Django 4.0.6 ドキュメント 5100
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... run inside a transaction by default. For use cases such as performing data migrations on large tables, you ... ( migrations . Migration ): atomic = False Within such a migration, all operations are run without a tran ...
https://man.plustar.jp/django/howto/writing-migrations.html - [similar]
Triaging tickets — Django 4.0.6 ドキュメント 5100
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... can aspire to perfection but in reality there's no such thing. Even in the most pristine garden there are ... ar tickets tagged with keywords containing strings such as "formset", "modelformset", and "ManagementForm" ...
https://man.plustar.jp/django/internals/contributing/triaging-tickets.html - [similar]
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 5100
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e django.template.loader module provides functions such as get_template() for loading templates. They retu ... web server. They can have any extension you want, such as .html or .txt , or they can have no extension a ... lass Loader ¶ Loads templates from a given source, such as the filesystem or a database. get_template_sour ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
Django Utils — Django 4.0.6 ドキュメント 5100
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... umber expressed in seconds since the epoch in UTC--such as that outputted by time.time() . If set to None ... ou try to make value aware during a DST transition such that the time never occurred. For example, if the ... s_dst to specify how make_aware() should interpret such a nonexistent time. If is_dst=True then the above ...
https://man.plustar.jp/django/ref/utils.html - [similar]
Django 1.0.1 リリースノート — Django 4.0.6 ドキュメント 5100
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ity and performance of the Django 1.0 codebase. As such, Django 1.0.1 contains no new features (and, pursu ...
https://man.plustar.jp/django/releases/1.0.1.html - [similar]
Django 1.10.3 release notes — Django 4.0.6 ドキュメント 5100
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eepdb option or if the user has an active session (such as an attacker's connection). A randomly generated ...
https://man.plustar.jp/django/releases/1.10.3.html - [similar]
Django 1.2.4 release notes — Django 4.0.6 ドキュメント 5100
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... jango database API -- expose sensitive information such as users' password hashes. To remedy this, django. ...
https://man.plustar.jp/django/releases/1.2.4.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 5100
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... however, drops official support for Python 2.3. As such, the minimum Python version required for Django is ... Django 1.1 will continue to work with Django 1.2; such code will, however, begin issuing warnings (see be ... yword status is always enforced, and template code such as {% if not %} or {% if and %} will throw a Templ ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT