検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 134 for INCLUDE (0.059 sec.)
django.contrib.auth — Django 4.0.6 ドキュメント 6644
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... セットします。 with_perm ( perm , is_active = True , include_superusers = True , backend = None , obj = None ) ... return all users irrespective of active state. If include_superusers is True (default), the result will incl ... are allowed. with_perm ( perm , is_active = True , include_superusers = True , obj = None ) ¶ Returns all act ... return all users irrespective of active state. If include_superusers is True (default), the result will incl ...
https://man.plustar.jp/django/ref/contrib/auth.html - [similar]
The flatpages app — Django 4.0.6 ドキュメント 6644
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nf. For example: urlpatterns = [ path ( 'pages/' , include ( 'django.contrib.flatpages.urls' )), ] or: Add 'd ... ite. Using the URLconf ¶ There are several ways to include the flat pages in your URLconf. You can dedicate a ... h to flat pages: urlpatterns = [ path ( 'pages/' , include ( 'django.contrib.flatpages.urls' )), ] You can al ... and creates an entry in the sitemap. These entries include only the location attribute -- not lastmod , chang ...
https://man.plustar.jp/django/ref/contrib/flatpages.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 6644
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in the admin. The admin now supports theming, and includes a dark theme that is enabled according to browser ... ngo.contrib.postgres ¶ The new ExclusionConstraint.include attribute allows creating covering exclusion const ... he condition argument with lookups . The new Index.include and UniqueConstraint.include attributes allow crea ... ts to return. バリデータ ¶ Built-in validators now include the provided value in the params argument of a rai ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
Coding style — Django 4.0.6 ドキュメント 6560
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mmit if that is configured. The project repository includes an .editorconfig file. We recommend using a text ... s is the line length used by black . This check is included when you run flake8 . Documentation, comments, an ... pected behavior that each test demonstrates. Don't include preambles such as "Tests that" or "Ensures that". ... n't be easily described in docstrings or comments. Include the ticket number at the end of a sentence like th ...
https://man.plustar.jp/django/internals/contributing/writing-code/coding-style.h... - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 6560
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , is also covered. Messages framework ¶ Django now includes a robust and configurable messages framework with ... maller subtemplates (using the {% extends %} or {% include %} tags). As a side effect, it is now much easier ... t, the following spatial database backends are now included: django.contrib.gis.db.backends.postgis django.co ... ies added in the PostGIS 1.5 release. New features include support for the geography type and enabling of dis ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 6463
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... へようこそ! Nearly a year in the making, Django 1.3 includes quite a few new features and plenty of bug fixes ... s were always cascaded; available alternatives now include set null, set default, set to any value, protect, ... been made to Django's built-in template tags: The include tag now accepts a with option, allowing you to spe ... cify context variables to the included template The include tag now accepts an only opti ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django 1.5.3 release notes — Django 4.0.6 ドキュメント 6463
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ns of Django it was possible to bypass the ALLOWED_INCLUDE_ROOTS setting used for security with the ssi templ ... one of the allowed roots. For example, if ALLOWED_INCLUDE_ROOTS = ("/var/www",) the following would be possi ...
https://man.plustar.jp/django/releases/1.5.3.html - [similar]
Django のリリースプロセス — Django 4.0.6 ドキュメント 6379
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... の提案 ¶ The first phase of the release process will include figuring out what major features to include in the ... next version. This should include a good deal of preliminary work on those features ... evious feature release (e.g. stable/A.B-1.x ) will include bugfixes. Critical bugs fixed on main must also be ...
https://man.plustar.jp/django/internals/release-process.html - [similar]
索引 — Django 4.0.6 ドキュメント 6295
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... orenonexistent loaddata コマンドラインオプション --include-partitions inspectdb コマンドラインオプション --in ... move_stale_contenttypes コマンドラインオプション --include-views inspectdb コマンドラインオプション --indent ... xp (django.db.models.functions のクラス) expand_to_include() (Envelope のメソッド) expire_date (base_session. ... ulk() (django.db.models.query.QuerySet モジュール) include template tag include (ExclusionConstraint の属性) ...
https://man.plustar.jp/django/genindex.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 6295
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... encing of exceptions raised while rendering the {% include %} template tag will be removed. DatabaseIntrospec ... t_type . The app_name argument to django.conf.urls.include() will be removed. Support for passing a 3-tuple a ... s the first argument to include() will be removed. Support for setting a URL insta ... ls.checksums will be removed; its functionality is included in django-localflavor 1.1+. The original_content_ ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT