検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 140 for system (0.178 sec.)
django-admin と manage.py — Django 4.0.6 ドキュメント 6494
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... py file. The django-admin script should be on your system path if you installed Django via pip . If it's not ... admin check [app_label [app_label ...]] ¶ Uses the system check framework to inspect the entire Django proje ... check auth admin myapp --tag TAGS , -t TAGS ¶ The system check framework performs many different types of c ... hange Python code while the server is running, the system check framework will check your entire Django proj ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
パフォーマンスと最適化 — Django 4.0.6 ドキュメント 6494
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the speed improvement is so memory-hungry that the system starts to run out of memory, you'll have done more ... er rather than higher levels. At higher levels the system has to deal with objects through multiple levels o ... s have offered a number of improvements across the system, but you should still check the real-world perform ... in your Django project seem to lie in the template system and you have exhausted other opportunities to reme ...
https://man.plustar.jp/django/topics/performance.html - [similar]
GeoDjango Database API — Django 4.0.6 ドキュメント 6411
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , if the GEOSGeometry is in a different coordinate system (has a different SRID value) than that of the fiel ... nce queries with fields in a geographic coordinate system may have to be expressed differently because of li ... oDjango distance tests ) on a projected coordinate system valid for cities in southern Texas: from django.co ... Field ( max_length = 30 ) # A projected coordinate system (only valid for South Texas!) # is used, units are ...
https://man.plustar.jp/django/ref/contrib/gis/db-api.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 6411
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the former style, with the intent to switch the ecosystem to the latter, but the switch didn't happen. With ... True ) In anticipation of the changing default, a system check will provide a warning if you do not have an ... migration history is skipped. BaseCommand.requires_system_checks now supports specifying a list of tags. Sys ... d. In previous versions, either all or none of the system checks were performed. Support for colored termina ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
Django 3.2.1 release notes — Django 4.0.6 ドキュメント 6315
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... page ( #32637 ). Fixed a bug in Django 3.2 where a system check would crash on a reverse one-to-one relation ... list ( #32647 ). Fixed a bug in Django 3.2 where a system check would crash on the STATICFILES_DIRS setting ...
https://man.plustar.jp/django/releases/3.2.1.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 6315
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ective, than your standard read-a-file-off-the-filesystem server arrangement. For most web applications, thi ... he generated page Django comes with a robust cache system that lets you save dynamic pages so they don't hav ... of the framework. Setting up the cache ¶ The cache system requires a small amount of setup. Namely, you have ... a should live -- whether in a database, on the filesystem or directly in memory. This is an important decisi ...
https://man.plustar.jp/django/topics/cache.html - [similar]
Unit tests — Django 4.0.6 ドキュメント 6232
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he requirements will likely require some operating system packages that your computer doesn't have installed ... so of the error message. Try adding your operating system to the search query if needed. If you have trouble ... documentation spelling checker. In addition to the system dependencies noted elsewhere in this documentation ... u encounter an error during the installation, your system might be missing a dependency for one or more of t ...
https://man.plustar.jp/django/internals/contributing/writing-code/unit-tests.htm... - [similar]
Django 0.96 リリースノート — Django 4.0.6 ドキュメント 6232
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ases we plan to switch completely to the new forms system, and deprecate and remove the old system. There ar ... hat anyone new to form handling skip the old forms system and start with the new. For more information about ...
https://man.plustar.jp/django/releases/0.96.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 6232
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a small number of Django users, as most operating-system vendors today are shipping Python 2.6 or newer as ... er, Django's more than a web framework; it's an ecosystem of pluggable components. At this point, very few t ... OPTIONS requests. Management commands do not raise SystemExit any more when called by code from call_command ... enabled and warnings are captured into the logging system. Logged warnings are routed through the console lo ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 6232
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... orming a raster into a different spatial reference system by specifying a target srid . 新しい GeoIP2 クラス ... te() return the number of objects deleted. Added a system check to prevent defining both Meta.ordering and o ... n namespace>) as the first argument to include() . System checks have been added for common URL pattern mist ... and as a consequence now use the new behavior. Filesystem-based template loaders catch more specific excepti ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT