検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 98 for backend (0.092 sec.)
Testing GeoDjango apps — Django 4.0.6 ドキュメント 5880
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... etting. POSTGIS_VERSION ¶ When GeoDjango's spatial backend initializes on PostGIS, it has to perform an SQL q ... ngs file must be using one of the spatial database backends . カスタマイズ例 ¶ The following is an example ba ... re-bones settings file with spatial backends that can be used to run the entire Django test su ... { 'default' : { 'ENGINE' : 'django.contrib.gis.db.backends.postgis' , 'NAME' : 'geodjango' , 'USER' : 'geodj ...
https://man.plustar.jp/django/ref/contrib/gis/testing.html - [similar]
Model Meta options — Django 4.0.6 ドキュメント 5880
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... db_table , particularly if you are using the MySQL backend. See the MySQL notes for more details. Table name ... lso be used with Django's other supported database backends; except for Oracle, however, the quotes have no e ... oject's DEFAULT_TABLESPACE setting, if set. If the backend doesn't support tablespaces, this option is ignore ... kip some models when testing with several database backends. Avoid relations between models that may or may n ...
https://man.plustar.jp/django/ref/models/options.html - [similar]
Django 1.10.1 release notes — Django 4.0.6 ドキュメント 5880
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n Client.force_login() which required specifying a backend rather than automatically using the first one if m ... ultiple backends are configured ( #27027 ). Made QuerySet.bulk_cre ... ate() properly initialize model instances on backends, such as PostgreSQL, that support returning the I ...
https://man.plustar.jp/django/releases/1.10.1.html - [similar]
Django 1.5.2 release notes — Django 4.0.6 ドキュメント 5880
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... down aliases (#20681). Fixed the django.core.cache.backends.memcached.MemcachedCache backend's get_many() met ...
https://man.plustar.jp/django/releases/1.5.2.html - [similar]
Django 1.6.1 release notes — Django 4.0.6 ドキュメント 5880
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ibuteError in some situations (#21432). Fixed ModelBackend raising UnboundLocalError if get_user_model() rais ... ogout() method when using the cookie-based session backend (#21448). Fixed a crash when a GeometryField uses ...
https://man.plustar.jp/django/releases/1.6.1.html - [similar]
Django 1.6.5 release notes — Django 4.0.6 ドキュメント 5880
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e the year_lookup_bounds_for_datetime_field Oracle backend method Python 3 compatible ( #22551 ). Fixed pgett ...
https://man.plustar.jp/django/releases/1.6.5.html - [similar]
Django 1.9.1 リリースノート — Django 4.0.6 ドキュメント 5880
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ¶ Fixed BaseCache.get_or_set() with the DummyCache backend ( #25840 ). Fixed a regression in FormMixin causin ...
https://man.plustar.jp/django/releases/1.9.1.html - [similar]
Django 4.0.1 release notes — Django 4.0.6 ドキュメント 5880
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hat caused a crash on booleans with the RedisCache backend ( #33361 ). Relaxed the check added in Django 4.0 ...
https://man.plustar.jp/django/releases/4.0.1.html - [similar]
Tablespaces — Django 4.0.6 ドキュメント 5880
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s. SQLite, MariaDB and MySQL don't. When you use a backend that lacks support for tablespaces, Django ignores ...
https://man.plustar.jp/django/topics/db/tablespaces.html - [similar]
How to override templates — Django 4.0.6 ドキュメント 5775
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... D_APPS = [ ... , 'blog' , ... , ] TEMPLATES = [ { 'BACKEND' : 'django.template.backends.django.DjangoTemplate ...
https://man.plustar.jp/django/howto/overriding-templates.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT