検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 41 for sequence (0.080 sec.)
アプリケーション — Django 4.0.6 ドキュメント 6745
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cannot import name ... This happens if the import sequence ends up in a loop. To eliminate such problems, you ...
https://man.plustar.jp/django/ref/applications.html - [similar]
メッセージフレームワーク — Django 4.0.6 ドキュメント 6745
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... essage, you should still iterate over the messages sequence, because otherwise the message storage will not be ...
https://man.plustar.jp/django/ref/contrib/messages.html - [similar]
モデルフィールドリファレンス — Django 4.0.6 ドキュメント 6745
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... y any missing values. choices ¶ Field. choices ¶ A sequence consisting itself of iterables of exactly two item ... を参照してください。 Note that choices can be any sequence object -- not necessarily a list or tuple. This le ...
https://man.plustar.jp/django/ref/models/fields.html - [similar]
素の SQL 文の実行 — Django 4.0.6 ドキュメント 6745
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a database stored procedure with the given name. A sequence ( params ) or dictionary ( kparams ) of input para ...
https://man.plustar.jp/django/topics/db/sql.html - [similar]
Advanced testing topics — Django 4.0.6 ドキュメント 6745
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... jango's own test suite. TransactionTestCase. reset_sequences ¶ Setting reset_sequences = True on a Transaction ... TestCase will make sure sequences are always reset before the test run: class Tests ... ThatDependsOnPrimaryKeySequences ( TransactionTestCase ): reset_sequences = True d ... 1 ) Unless you are explicitly testing primary keys sequence numbers, it is recommended that you do not hard co ...
https://man.plustar.jp/django/topics/testing/advanced.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 6496
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hich to generate the SQL. Defaults to default . sqlsequencereset ¶ django-admin sqlsequencereset app_label [ap ... bel ...] ¶ Prints the SQL statements for resetting sequences for the given app name(s). Sequences are indexes ... mmand to generate SQL which will fix cases where a sequence is out of sync with its automatically incremented ... cmd.exe native console doesn't support ANSI escape sequences so by default there is no color output. In this c ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
モデルインスタンスリファレンス — Django 4.0.6 ドキュメント 6496
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ary-key collision. If you're using PostgreSQL, the sequence associated with the primary key might need to be u ...
https://man.plustar.jp/django/ref/models/instances.html - [similar]
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 6496
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ag tag is required if you need to output character sequences like {% and %} . A similar issue exists if you wa ... nt to include these sequences in template filter or tag arguments. For example, ... he same issue can be triggered by using a reserved sequence in filter arguments: {{ some . variable | default ... : "}}" }} If you need to use strings with these sequences, store them in template variables or use a custom ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 6496
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d a resetcycle template tag to allow resetting the sequence of the cycle template tag. You can now specify spe ... for PostgreSQL 9.2 ends in September 2017. As a consequence, Django 1.11 sets PostgreSQL 9.3 as the minimum ve ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 6496
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... elect={...}) now allows you to escape a literal %s sequence using %%s . Custom Lookups can now be registered u ... s reached in July 2014 for PostgreSQL 8.4. As a consequence, Django 1.8 sets 9.0 as the minimum PostgreSQL ver ... MySQL 5.0 and December 2013 for MySQL 5.1. As a consequence, Django 1.8 sets 5.5 as the minimum MySQL version ... racle 10.1, and July 2013 for Oracle 10.2. As a consequence, Django 1.8 sets 11.1 as the minimum Oracle versio ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
PREV 1 2 3 4 5 NEXT