検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 225 for also (0.254 sec.)
テストツール — Django 4.0.6 ドキュメント 6759
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... web pages, namely JavaScript functionality. Django also provides special support for those frameworks; see ... or not exceptions raised during the request should also be raised in the test. Defaults to True . Client イ ... on_encoder argument to Client . This serialization also happens for put() , patch() , and delete() request ... ードに対応する適当な名前を使ってください。) You may also provide any file-like object (e.g., StringIO or By ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
非同期サポート — Django 4.0.6 ドキュメント 6562
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rformance penalty of around a millisecond. This is also true of middleware. Django will attempt to minimiz ... then back to async mode for the view. Django will also hold the sync thread open for middleware exception ... e main example, but there are other parts that are also protected in this way. If you try to run any of th ... hout using sync_to_async() or similar, then it can also occur. This is because your code is still running ...
https://man.plustar.jp/django/topics/async.html - [similar]
Django のローカライズ — Django 4.0.6 ドキュメント 6468
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... onsible to review your membership request. You can also contact the team coordinator to clarify procedural ... non-contrib translations. Each of the contrib apps also have a resource (prefixed with "contrib"). 注釈 Tr ... slations for your language! フォーマット ¶ You can also review conf/locale/<locale>/formats.py . This file ... ifex , translation , page , ドキュメント , patch , also , documentation , release , project クイック検索 L ...
https://man.plustar.jp/django/internals/contributing/localizing.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 6468
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ass-based generic views for more details. There is also a document to help you convert your function-based ... t to add some information for translators, you can also add special translator comments in the source. For ... ield was deleted, FileField took it upon itself to also delete the file from the backend storage. This ope ... ehavior consistent with other parts of Django that also use such setting (templates, etc.) now, when build ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
GeoDjango Installation — Django 4.0.6 ドキュメント 6365
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... advantage of the latest in the open source geospatial software technology, recent versions of the librarie ... OJ, SpatiaLite 3.9.0+ Requires SpatiaLite 4.3+ See also this comparison matrix on the OSGeo Wiki for Postg ... es Fink MacPorts Building from source This section also includes instructions for installing an upgraded v ... rver that includes the PostGIS extension. You will also need to install gdal and libgeoip with Homebrew . ...
https://man.plustar.jp/django/ref/contrib/gis/install/index.html - [similar]
モデルフィールドリファレンス — Django 4.0.6 ドキュメント 6365
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . IntegerField ( choices = Suit . choices ) It is also possible to make use of the Enum Functional API wi ... d. When the field is a primary key, the default is also used when the field is set to None . editable ¶ Fi ... yed in the admin or any other ModelForm . They are also skipped during model validation . Default is True ... lease see FloatField vs. DecimalField . You should also be aware of SQLite limitations of decimal fields. ...
https://man.plustar.jp/django/ref/models/fields.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 6365
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ibute is an opaque object. It represents the internals of the query construction and is not part of the pu ... use it's not possible to do it efficiently in SQL. Also, note that reverse() should generally only be call ... : 1, 'name': 'Beatles Blog'}]> The values() method also takes optional keyword arguments, **expressions , ... hance to really flaunt your individualism. You can also refer to fields on related models with reverse rel ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
Working with Git and GitHub — Django 4.0.6 ドキュメント 6271
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is more likely to be merged into Django. You could also upload a traditional patch to Trac, but it's less ... hosted on GitHub , and it is recommended that you also work using GitHub. After installing Git, the first ... ository will be called "origin" in Git. You should also set up django/django as an "upstream" remote (that ... ld become corrupt when you edit commits. There are also "public branches". These are branches other people ...
https://man.plustar.jp/django/internals/contributing/writing-code/working-with-g... - [similar]
GeoDjango Tutorial — Django 4.0.6 ドキュメント 6271
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sides the tools included within GeoDjango, you may also use the following: ogr2ogr : A command-line utilit ... contents of the world borders shapefile. GeoDjango also includes a Pythonic interface to GDAL's powerful O ... ned above uses a MultiPolygonField . The Layer may also have a spatial reference system associated with it ... pairs in units of degrees. In addition, shapefiles also support attribute fields that may contain addition ...
https://man.plustar.jp/django/ref/contrib/gis/tutorial.html - [similar]
クラスベースのビューでミックスインを使用する — Django 4.0.6 ドキュメント 6271
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... his to add more members to the dictionary. You can also use the extra_context attribute. Django の一般的な ... ngle Django object, or multiple objects. There are also mixins involved in the generic edit views ( FormVi ... osts in the future for a blog. MultipleObjectMixin also overrides get_context_data() to include appropriat ... t() uses to look up the Author instance. You could also use a slug, or any of the other features of Single ...
https://man.plustar.jp/django/topics/class-based-views/mixins.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT