検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 62 for LIBRARY (0.063 sec.)
Django 2.2.2 リリースノート — Django 4.0.6 ドキュメント 6849
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... go admin has been patched to allow for the select2 library's use of jQuery.extend() . Bugfixes ¶ Fixed a regr ...
https://man.plustar.jp/django/releases/2.2.2.html - [similar]
Django 3.2.4 release notes — Django 4.0.6 ドキュメント 6849
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he recommended settings while the Windows colorama library was installed ( #32740 ). Fixed a bug in Django 3. ...
https://man.plustar.jp/django/releases/3.2.4.html - [similar]
Django におけるテスト — Django 4.0.6 ドキュメント 6849
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he unittest module built-in to the Python standard library. This is covered in detail in the テストを書いて実 ...
https://man.plustar.jp/django/topics/testing/index.html - [similar]
How to deploy with ASGI — Django 4.0.6 ドキュメント 6791
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t in the asgi.py file. For example: from some_asgi_library import AmazingMiddleware application = AmazingMidd ...
https://man.plustar.jp/django/howto/deployment/asgi/index.html - [similar]
データベース — Django 4.0.6 ドキュメント 6791
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... from Oracle that does not require the MySQL client library or any Python modules outside the standard library ... to enable the JSON1 extension on Python's sqlite3 library. If the extension is not enabled on your installat ...
https://man.plustar.jp/django/ref/databases.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 6733
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ault timezone implementation ¶ The Python standard library's zoneinfo is now the default timezone implementat ... jango 5.0. zoneinfo is part of the Python standard library from Python 3.9. The backports.zoneinfo package is ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
テストツール — Django 4.0.6 ドキュメント 6733
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to retrieve other web pages, use a Python standard library module such as urllib . URL を解決するとき、テスト ... apply as the heavyweight is delegated to the json library. Output in case of error can be customized with th ... , out . getvalue ()) Skipping tests ¶ The unittest library provides the @skipIf and @skipUnless decorators to ... ample, if your test requires a particular optional library in order to succeed, you could decorate the test c ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
How to implement a custom template backend — Django 4.0.6 ドキュメント 6690
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Here's an example for a fictional foobar template library: from django.template import TemplateDoesNotExist ...
https://man.plustar.jp/django/howto/custom-template-backend.html - [similar]
GeoDjango Tutorial — Django 4.0.6 ドキュメント 6690
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cludes a Pythonic interface to GDAL's powerful OGR library that can work with all the vector data sources tha ... advanced geometric operations provided by the GEOS library: >>> pnt = Point ( 12.4604 , 43.9420 ) >>> sm . mp ...
https://man.plustar.jp/django/ref/contrib/gis/tutorial.html - [similar]
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 6690
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s been rewritten to use Django's new form-handling library and redesigned with extensibility and customizatio ... also removed. If you're already using the newforms library, and you used our recommended import statement syn ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT