検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 33 for contenttypes (0.007 sec.)
contenttypes フレームワーク — Django 4.0.6 ドキュメント 15610
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ontents | Index | Modules « previous | up | next » contenttypes フレームワーク ¶ Django includes a contenttypes ap ... your models. オーバービュー ¶ At the heart of the contenttypes application is the ContentType model, which lives ... at django.contrib.contenttypes.models.ContentType . Instances of ContentType repr ... es of any model you have installed. Installing the contenttypes framework ¶ The contenttypes framework is included ...
https://man.plustar.jp/django/ref/contrib/contenttypes.html - [similar]
contrib packages — Django 4.0.6 ドキュメント 10957
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... grate . Django の admin サイト django.contrib.auth contenttypes フレームワーク The flatpages app GeoDjango django. ... nd the admin documentation . Requires the auth and contenttypes contrib packages to be installed. auth ¶ Django's ... ntication framework. See Django でのユーザー認証 . contenttypes ¶ A light framework for hooking into "types" of co ... d Django model is a separate content type. See the contenttypes documentation . flatpages ¶ A framework for managi ...
https://man.plustar.jp/django/ref/contrib/index.html - [similar]
複数のデータベース — Django 4.0.6 ドキュメント 9272
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... router that knows to send queries for the auth and contenttypes apps to auth_db ( auth models are linked to Conten ... all database operations on models in the auth and contenttypes applications. """ route_app_labels = { 'auth' , 'c ... model , ** hints ): """ Attempts to read auth and contenttypes models go to auth_db. """ if model . _meta . app_l ... model , ** hints ): """ Attempts to write auth and contenttypes models go to auth_db. """ if model . _meta . app_l ...
https://man.plustar.jp/django/topics/db/multi-db.html - [similar]
索引 — Django 4.0.6 ドキュメント 9176
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ション migrate コマンドラインオプション remove_stale_contenttypes コマンドラインオプション showmigrations コマンドラ ... ドラインオプション --include-stale-apps remove_stale_contenttypes コマンドラインオプション --include-views inspectdb ... のクラス) BaseGenericInlineFormSet (django.contrib.contenttypes.forms のクラス) BaseGeometryWidget (django.contrib ... e.files.base のクラス) ContentType (django.contrib.contenttypes.models のクラス) ContentTypeManager (django.contri ...
https://man.plustar.jp/django/genindex.html - [similar]
Pythonモジュール索引 — Django 4.0.6 ドキュメント 9176
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... h.signals django.contrib.auth.views django.contrib.contenttypes Provides generic interface to installed models. dj ... ango.contrib.contenttypes.admin django.contrib.contenttypes.fields django.co ... ntrib.contenttypes.forms django.contrib.flatpages A framework for man ...
https://man.plustar.jp/django/py-modindex.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 9176
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... his header to prevent the browser from identifying content types incorrectly. security.W007 : Your SECURE_BROWSER_ ... he default AdminSite : admin.E401 : django.contrib.contenttypes must be in INSTALLED_APPS in order to use the admi ... e> of model <model> is longer than 100 characters. contenttypes ¶ The following checks are performed when a model ... contains a GenericForeignKey or GenericRelation : contenttypes.E001 : The GenericForeignKey object ID references ...
https://man.plustar.jp/django/ref/checks.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 8791
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... go - admin dumpdata -- exclude = auth -- exclude = contenttypes --database DATABASE ¶ Specifies the database from ... dumping contrib.auth Permission objects or contrib.contenttypes ContentType objects, you should probably use this ... . An example prompt is asking about removing stale content types. --check ¶ Makes migrate exit with a non-zero sta ... rimary key of an existing instance. django.contrib.contenttypes ¶ remove_stale_contenttypes ¶ django-admin remove_ ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 7989
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rted argument. The shortcut view in django.contrib.contenttypes.views now supports protocol-relative URLs (e.g. // ... s been addressed. Reorganization of django.contrib.contenttypes ¶ Since django.contrib.contenttypes.generic define ... ts. As a consequence, its contents were split into contenttypes submodules and the django.contrib.contenttypes.gen ... ute on ModelAdmin Reorganization of django.contrib.contenttypes syncdb util modules renamed to utils get_formsets ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 1.7.4 release notes — Django 4.0.6 ドキュメント 7893
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ¶ Fixed a migration crash when unapplying contrib.contenttypes 's or contrib.auth 's first migration ( #24075 ). ...
https://man.plustar.jp/django/releases/1.7.4.html - [similar]
Django 1.7.5 release notes — Django 4.0.6 ドキュメント 7893
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... revented a migration crash when unapplying contrib.contenttypes 's or contrib.auth 's first migration ( #24075 ) d ...
https://man.plustar.jp/django/releases/1.7.5.html - [similar]
PREV 1 2 3 4 NEXT