検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 117 for while (0.033 sec.)
Django 2.0.10 リリースノート — Django 4.0.6 ドキュメント 12788
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ld your SQLite database if you applied a migration while using an older version of Django with SQLite 3.26 ... er ( #29182 ). Prevented SQLite schema alterations while foreign key checks are enabled to avoid the possib ... default , schema , issue , fix , spoofing , path , while , Content , could クイック検索 Last update: 2022年 ...
https://man.plustar.jp/django/releases/2.0.10.html - [similar]
Django 2.1.5 リリースノート — Django 4.0.6 ドキュメント 12513
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ld your SQLite database if you applied a migration while using an older version of Django with SQLite 3.26 ... er ( #29182 ). Prevented SQLite schema alterations while foreign key checks are enabled to avoid the possib ... schema , spoofing , path , regression , enabled , while クイック検索 Last update: 2022年6月01日 « previous ...
https://man.plustar.jp/django/releases/2.1.5.html - [similar]
Django 1.6.6 release notes — Django 4.0.6 ドキュメント 10362
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... his approach ensures that semantics stay the same, while making the URL relative to the domain and not to t ... ML allowed viewing the password hash of each user. While the admin requires users to have permissions to vi ... English locale ( #23265 ). Fixed JavaScript errors while editing multi-geometry objects in the OpenLayers w ...
https://man.plustar.jp/django/releases/1.6.6.html - [similar]
asgiref.sync — Django 4.0.6 ドキュメント 8762
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... turn asyncio . iscoroutinefunction ( func ) else : while inspect . ismethod ( func ): func = func . __func_ ... _ while isinstance ( func , functools . partial ): func = ... is achieved by idling with a CurrentThreadExecutor while AsyncToSync is blocking its sync parent, rather th ... f the single thread executor # would be awaited on while already being used in the same context deadlock_co ...
https://man.plustar.jp/django/_modules/asgiref/sync.html - [similar]
Django 1.4.14 release notes — Django 4.0.6 ドキュメント 8762
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... his approach ensures that semantics stay the same, while making the URL relative to the domain and not to t ... ML allowed viewing the password hash of each user. While the admin requires users to have permissions to vi ...
https://man.plustar.jp/django/releases/1.4.14.html - [similar]
Django 1.5.9 release notes — Django 4.0.6 ドキュメント 8762
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... his approach ensures that semantics stay the same, while making the URL relative to the domain and not to t ... ML allowed viewing the password hash of each user. While the admin requires users to have permissions to vi ...
https://man.plustar.jp/django/releases/1.5.9.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 8225
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... other bundled templates to use the HTML5 doctype. While Django will be careful to maintain compatibility w ... reference Django's framework code are dimmed out, while frames in application code are slightly emphasized ... g mechanisms used in a number of places in Django. While Django 1.3 kept fallbacks that would accept hashes ... to be potentially shared between multiple threads. While the individual connection objects are now global, ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
How to create database migrations — Django 4.0.6 ドキュメント 7950
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... race condition if you allow objects to be created while this migration is running. Objects created after t ... MyModel = apps . get_model ( 'myapp' , 'MyModel' ) while MyModel . objects . filter ( uuid__isnull = True ) ... to rename the existing table to the new table name while telling the migration autodetector that the new mo ...
https://man.plustar.jp/django/howto/writing-migrations.html - [similar]
GeoDjango Model API — Django 4.0.6 ドキュメント 7687
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ngitude are angles, not distances. In other words, while the shortest path between two points on a flat sur ... e typically created using a variant of the R-Tree, while regular database indexes typically use B-Trees. Ge ...
https://man.plustar.jp/django/ref/contrib/gis/model-api.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 7687
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... llows creating tables for apps without migrations. While this isn't recommended, the migrations framework i ... t the server, and each time you change Python code while the server is running, the system check framework ... oader. This means any Python code changes you make while the server is running will not take effect if the ... files that contain Django template language syntax while also preventing packaging systems from trying to b ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT