検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 225 for also (0.036 sec.)
Submitting patches — Django 4.0.6 ドキュメント 6168
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , but it is not the only part. A good patch should also include a regression test to validate the behavior ... xed and to prevent the problem from arising again. Also, if some tickets are relevant to the code that you ... behavior of an existing feature, the patch should also contain documentation. When you think your work is ... can't send a pull request for some reason, you can also use patches in Trac. When using this style, follow ...
https://man.plustar.jp/django/internals/contributing/writing-code/submitting-pat... - [similar]
Django のリリースプロセス — Django 4.0.6 ドキュメント 6168
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ce how compatible releases are with each other. It also helps to anticipate when compatibility shims will ... ecation path isn't possible or not worth the cost. Also, deprecations started in an LTS release (X.2) will ... : Drop deprecation shims added in Y.0 and Y.1. See also the Deprecating a feature guide. サポートバージョン ... factoring. Patches applied to the main branch must also be applied to the last feature release branch, to ...
https://man.plustar.jp/django/internals/release-process.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 6168
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pport different index types, such as GinIndex . It also allows defining the order (ASC/DESC) for the colum ... elated objects such as auth.Permission s that will also be deleted. Previously, only the content types wer ... n the old https://openlayers.org/ source. They are also updated to use OpenLayers 3. PostGIS migrations ca ... t us know . The GEOSGeometry equality operator now also compares SRID. The OpenLayers-based form widgets n ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 6168
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ass and simply add or remove extra arguments. This also means that all arguments to fields must themselves ... ic in a view when a given error is present. It can also be used to serialize the errors in a custom format ... updated from 2.11 to 2.13. Prepared geometries now also support the crosses , disjoint , overlaps , touche ... ivered to the client. Partially uploaded files are also closed as long as they are named file in the uploa ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
パフォーマンスと最適化 — Django 4.0.6 ドキュメント 6168
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... レートしてくれます。 These can't report on the internals of your code, but can provide a useful insight into ... include: Yahoo's Yslow Google PageSpeed There are also several paid-for services that perform a similar a ... uired, such as in a rendered template. Laziness is also a way to save effort by trying to avoid work in th ... nsive and unnecessary trip to the database. Django also offers a keep_lazy() decorator. This allows a func ...
https://man.plustar.jp/django/topics/performance.html - [similar]
django.urls functions for use in URLconfs — Django 4.0.6 ドキュメント 6074
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ion> ) which limits the characters matched and may also change the type of the variable passed to the view ... result of as_view() for class-based views. It can also be an django.urls.include() . The kwargs argument ... espace where the entries will be included into can also be specified. Usually, the application namespace s ... d to set a different instance namespace. include() also accepts as an argument either an iterable that ret ...
https://man.plustar.jp/django/ref/urls.html - [similar]
GDAL API — Django 4.0.6 ドキュメント 5981
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he path of the file you want to read. However, OGR also supports a variety of more complex data sources, i ... data, or an OGRGeomType object. These objects are also returned from the Feature.geom attribute, when rea ... ttribute node, None if the node doesn't exist. Can also take a tuple as a parameter, (target, child), wher ... 6"]]' ) >>> srs = SpatialReference ( wkt ) # could also use 'WGS84', or 4326 >>> print ( srs [ 'GEOGCS' ]) ...
https://man.plustar.jp/django/ref/contrib/gis/gdal.html - [similar]
Django のショートカット関数 — Django 4.0.6 ドキュメント 5981
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... quest ): ... return redirect ( '/some/url/' ) This also works with full URLs: def my_view ( request ): ... ... to pass a Model , as shown above. However, you can also pass a QuerySet instance: queryset = Book . object ... set variable from somewhere else. Finally, you can also use a Manager . This is useful for example if you ... Book . dahl_objects , title = 'Matilda' ) You can also use related managers : author = Author . objects . ...
https://man.plustar.jp/django/topics/http/shortcuts.html - [similar]
Writing code — Django 4.0.6 ドキュメント 5877
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django. We're always open to suggestions. You can also interact on the Django forum and the #django-dev I ... pickings tickets. The Patch review checklist will also be helpful. Improve the documentation or write uni ...
https://man.plustar.jp/django/internals/contributing/writing-code/index.html - [similar]
Django のセキュリティポリシー — Django 4.0.6 ドキュメント 5877
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... f supported versions of Django: older versions may also be affected, but we do not investigate to determin ... losure and resolution with theirs. The Django team also maintains an archive of security issues disclosed ... rity issues is not and will not be made public. We also aim to keep this list as small as effectively poss ... the result of your request within 30 days. Please also bear in mind that for any individual or organizati ...
https://man.plustar.jp/django/internals/security.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT