検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 22 for schema (0.040 sec.)
Django 1.7.4 release notes — Django 4.0.6 ドキュメント 8063
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mstances (security fix regression, #24193 ). Fixed schema check for ManyToManyField to look for internal typ ...
https://man.plustar.jp/django/releases/1.7.4.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 7945
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the current Django version. The output follows the schema described in PEP 440 : 1.4 . dev17026 1.4 a1 1.4 D ... <app_label> <migrationname> : Brings the database schema to a state where the named migration is applied, b ... t actually running the SQL to change your database schema. This is intended for advanced users to manipulate ... ion does not, however, check for matching database schema beyond matching table names and so is only safe to ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
Django 1.7.2 release notes — Django 4.0.6 ドキュメント 7491
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... crash when RunSQL SQL content was collected by the schema editor, typically when using sqlmigrate ( #23909 ) ... ranslations in Korean ( #23989 ). Fixed the SQLite SchemaEditor to properly add defaults in the absence of a ...
https://man.plustar.jp/django/releases/1.7.2.html - [similar]
データベース — Django 4.0.6 ドキュメント 7390
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r. Django's inspectdb feature uses the information_schema database, which contains detailed data on all data ... base schemas. Django expects the database to support Unicode ( ... . Creating your tables ¶ When Django generates the schema, it doesn't specify a storage engine, so tables wi ...
https://man.plustar.jp/django/ref/databases.html - [similar]
Signals — Django 4.0.6 ドキュメント 7154
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Handlers of this signal must not perform database schema alterations as doing so may cause the flush comman ...
https://man.plustar.jp/django/ref/signals.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 7154
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... l uses of XMLField with TextField , and remove the schema_path keyword argument (if it is specified). 目次 D ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Djangoにおけるパスワード管理 — Django 4.0.6 ドキュメント 7154
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... appedSHA1PasswordHasher def forwards_func ( apps , schema_editor ): User = apps . get_model ( 'auth' , 'User ...
https://man.plustar.jp/django/topics/auth/passwords.html - [similar]
索引 — Django 4.0.6 ドキュメント 7036
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... er のクラスメソッド) add_constraint() (BaseDatabaseSchemaEditor のメソッド) add_error() (Form のメソッド) ad ... d_field() (BaseDatabaseSchemaEditor のメソッド) add_form_template (ModelAdmin の ... 属性) add_index() (BaseDatabaseSchemaEditor のメソッド) add_item() (SyndicationFeed のメ ... ailValidator の属性) alter_db_table() (BaseDatabaseSchemaEditor のメソッド) alter_db_tablespace() (BaseDatab ...
https://man.plustar.jp/django/genindex.html - [similar]
モデルインスタンスリファレンス — Django 4.0.6 ドキュメント 7036
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 合、上記は '//example.com/' を返します。これは有効な schema relative URL ですが、期待されていた '/%2Fexample.c ...
https://man.plustar.jp/django/ref/models/instances.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 7036
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... aseDatabaseOperations from django.db.backends.base.schema import BaseDatabaseSchemaEditor from django.db.bac ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
PREV 1 2 3 NEXT