Results of 1 - 10 of about 112 for allows (0.027 sec.)
- Django 3.2 release notes — Django 4.0.6 ドキュメント 13766
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
e.backends.memcached.PyMemcacheCache cache backend allows using the pymemcache library for memcached. pymemc ...
s for the admin site ¶ The new display() decorator allows for easily adding options to custom display functi ...
only_fields . Likewise, the new action() decorator allows for easily adding options to action functions that ...
jango.contrib.admin ¶ ModelAdmin.search_fields now allows searching against quoted phrases with spaces. Read ...
-
https://man.plustar.jp/django/releases/3.2.html
- [similar]
- Django 3.1 release notes — Django 4.0.6 ドキュメント 12388
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
new DEFAULT_HASHING_ALGORITHM transitional setting allows specifying the default hashing algorithm to use fo ...
in.EmptyFieldListFilter for ModelAdmin.list_filter allows filtering on empty values (empty strings and nulls ...
to 216,000. The new PASSWORD_RESET_TIMEOUT setting allows defining the number of seconds a password reset li ...
ove_stale_contenttypes --include-stale-apps option allows removing stale content types from previously insta ...
-
https://man.plustar.jp/django/releases/3.1.html
- [similar]
- Django 4.0 release notes — Django 4.0.6 ドキュメント 11984
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
udit, the transitional USE_DEPRECATED_PYTZ setting allows continued use of pytz during the 4.x release cycle ...
er. The new ModelAdmin.get_formset_kwargs() method allows customizing the keyword arguments passed to the co ...
hod. The new ModelAdmin.search_help_text attribute allows specifying a descriptive text for the search box. ...
.6.0. django.contrib.admindocs ¶ The admindocs now allows esoteric setups where ROOT_URLCONF is not a string ...
-
https://man.plustar.jp/django/releases/4.0.html
- [similar]
- Django 1.8 リリースノート — Django 4.0.6 ドキュメント 9620
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
uest/response cycle. The new check --deploy option allows you to check your production settings file for way ...
.contrib.sitemaps ¶ The new Sitemap.i18n attribute allows you to generate a sitemap based on the LANGUAGES s ...
ML5 boolean attributes. The new has_error() method allows checking if a specific error has happened. If requ ...
new SingleObjectMixin.query_pk_and_slug attribute allows changing the behavior of get_object() so that it'l ...
-
https://man.plustar.jp/django/releases/1.8.html
- [similar]
- Django 3.0 リリースノート — Django 4.0.6 ドキュメント 9531
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ded for text and integer fields. The Choices class allows defining a compatible enumeration for other concre ...
_display . The new ModelAdmin.get_inlines() method allows specifying the inlines based on the request or mod ...
et_url_token attribute in PasswordResetConfirmView allows specifying a token parameter displayed as a compon ...
sessions ¶ The new get_session_cookie_age() method allows dynamically specifying the session cookie age. dja ...
-
https://man.plustar.jp/django/releases/3.0.html
- [similar]
- Django 1.7 release notes — Django 4.0.6 ドキュメント 8153
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
now has built-in support for schema migrations. It allows models to be updated, changed, and deleted by crea ...
etch_related operations. ¶ The new Prefetch object allows customizing prefetch operations. You can specify t ...
e no longer usable as context managers. Django 1.7 allows a cursor to be used as a context manager. That is, ...
DateFields . The django.db.models.Transform class allows transformations of database values prior to the fi ...
-
https://man.plustar.jp/django/releases/1.7.html
- [similar]
- Django 2.2 リリースノート — Django 4.0.6 ドキュメント 7736
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
eter. The new search_type parameter of SearchQuery allows searching for a phrase or raw expression. django.c ...
zes view attributes before calling dispatch() . It allows mixins to set up instance attributes for reuse in ...
SQL. The new inspectdb --include-partitions option allows creating models for partition tables on PostgreSQL ...
ld and DateTimeField , and the new iso_year lookup allows querying by an ISO-8601 week-numbering year. The n ...
-
https://man.plustar.jp/django/releases/2.2.html
- [similar]
- PostgreSQL specific lookups — Django 4.0.6 ドキュメント 7496
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
¶ Trigram similarity ¶ The trigram_similar lookup allows you to perform trigram lookups, measuring the numb ...
New in Django 4.0. The trigram_word_similar lookup allows you to perform trigram word similarity lookups usi ...
of Middlesbrough>'] Unaccent ¶ The unaccent lookup allows you to perform accent-insensitive lookups using a ...
-
https://man.plustar.jp/django/ref/contrib/postgres/lookups.html
- [similar]
- Django 2.0 リリースノート — Django 4.0.6 ドキュメント 7420
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ing_list_limit parameters. The new GistIndex class allows creating GiST indexes in the database. The new Btr ...
SplitDateTimeWidget and SplitHiddenDateTimeWidget allow specifying different HTML attributes for the DateIn ...
ew) ¶ The new ContextMixin.extra_context attribute allows adding context in View.as_view() . 管理コマンド ¶ ...
from stdin . The new diffsettings --output option allows formatting the output in a unified diff format. On ...
-
https://man.plustar.jp/django/releases/2.0.html
- [similar]
- contenttypes フレームワーク — Django 4.0.6 ドキュメント 7332
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
representing that model. for_concrete_model=False allows fetching the ContentType of a proxy model. get_for ...
ances representing them. for_concrete_models=False allows fetching the ContentType of proxy models. get_by_n ...
ign key from one of your own models to ContentType allows your model to effectively tie itself to another mo ...
( GenericForeignKey ) which works around this and allows the relationship to be with any model: class Gener ...
-
https://man.plustar.jp/django/ref/contrib/contenttypes.html
- [similar]