検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 91 for checks (0.008 sec.)
Django 3.2 release notes — Django 4.0.6 ドキュメント 6849
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ill be distinct. The CreateExtension operation now checks that the extension already exists in the database ... on history is skipped. BaseCommand.requires_system_checks now supports specifying a list of tags. System che ... revious versions, either all or none of the system checks were performed. Support for colored terminal outpu ... ing a boolean value in BaseCommand.requires_system_checks is deprecated. Use '__all__' instead of True , and ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
Django 1.1.4 リリースノート — Django 4.0.6 ドキュメント 6796
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... oken inserted into outgoing forms. Middleware then checks for the token's presence on form submission, and v ... Therefore, for ease of use, we did not apply CSRF checks to requests that appeared to be AJAX on the basis ...
https://man.plustar.jp/django/releases/1.1.4.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 6796
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... g database aliases for running the database system checks. Previously these checks were enabled for all conf ... tests. DiscoverRunner now skips running the system checks on databases not referenced by tests . Transaction ... ck management command now runs the database system checks only for database aliases specified using check -- ... te management command now runs the database system checks only for a database to migrate. The admin CSS clas ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
The redirects app — Django 4.0.6 ドキュメント 6743
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... go application raises a 404 error, this middleware checks the redirects database for the requested URL as a ... last resort. Specifically, it checks for a redirect with the given old_path with a site ...
https://man.plustar.jp/django/ref/contrib/redirects.html - [similar]
暗号署名 — Django 4.0.6 ドキュメント 6743
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o it. unsign ( value , max_age = None ) [ソース] ¶ Checks if value was signed less than max_age seconds ago, ... Serializer , max_age = None ) ¶ New in Django 3.2. Checks if signed_obj was signed less than max_age seconds ... dumps() , raises BadSignature if signature fails. Checks max_age (in seconds) if given. Changed in Django 3 ...
https://man.plustar.jp/django/topics/signing.html - [similar]
Coding style — Django 4.0.6 ドキュメント 6690
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n writing code for inclusion in Django. Pre-commit checks ¶ pre-commit is a framework for managing pre-commi ... hort while to install on the first run. Subsequent checks will be significantly faster. If an error is found ... ngo, see JavaScript . 目次 Coding style Pre-commit checks Python style Imports Template style View style Mod ...
https://man.plustar.jp/django/internals/contributing/writing-code/coding-style.h... - [similar]
Django 1.9.3 リリースノート — Django 4.0.6 ドキュメント 6690
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... iming attack for that case. Bugfixes ¶ Skipped URL checks (new in 1.9) if the ROOT_URLCONF setting isn't def ... ONE=None and USE_TZ=False ( #26177 ). Added system checks for query name clashes of hidden relationships ( # ...
https://man.plustar.jp/django/releases/1.9.3.html - [similar]
Django 1.2.5 release notes — Django 4.0.6 ドキュメント 6636
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... oken inserted into outgoing forms. Middleware then checks for the token's presence on form submission, and v ... Therefore, for ease of use, we did not apply CSRF checks to requests that appeared to be AJAX on the basis ...
https://man.plustar.jp/django/releases/1.2.5.html - [similar]
The "sites" framework — Django 4.0.6 ドキュメント 6570
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... h sites. The view code that displays a given story checks to make sure the requested story is on the current ... cify its Site , and the FlatpageFallbackMiddleware checks the current site in retrieving flatpages to displa ... ts. get_current_site ( request ) ¶ A function that checks if django.contrib.sites is installed and returns e ...
https://man.plustar.jp/django/ref/contrib/sites.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 6570
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ert rows that fail uniqueness constraints or other checks. The new ExtractIsoYear function extracts ISO-8601 ... The new SimpleTestCase.assertURLEqual() assertion checks for a given URL, ignoring the ordering of the quer ... ackends that support deferrable constraints. These checks aren't implemented for older versions of SQLite be ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT