検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 225 for some (0.030 sec.)
django.core.management.base — Django 4.0.6 ドキュメント 4820
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... f the error) is the preferred way to indicate that something has gone wrong in the execution of a command. ... ): """ Customized ArgumentParser class to improve some error messages and prevent SystemExit in several o ... ace all of their logic in ``handle()``, or perform some additional parsing work in ``handle()`` and then d ... le_issue_count : header = "System check identified some issues: \n " if display_num_errors : if visible_is ...
https://man.plustar.jp/django/_modules/django/core/management/base.html - [similar]
Organization of the Django Project — Django 4.0.6 ドキュメント 4820
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r role at any time, but should endeavor to provide some advance notice in order to allow the selection of ... r role at any time, but should endeavor to provide some advance notice in order to allow the selection of ...
https://man.plustar.jp/django/internals/organization.html - [similar]
モデルインスタンスリファレンス — Django 4.0.6 ドキュメント 4820
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ( cls , title ): book = cls ( title = title ) # do something with the book return book book = Book . creat ... tle ): book = self . create ( title = title ) # do something with the book return book class Book ( models ... . full_clean () except ValidationError as e : # Do something based on the errors contained in e.message_di ... wing any functions listening for that signal to do something. Preprocess the data. Each field's pre_save() ...
https://man.plustar.jp/django/ref/models/instances.html - [similar]
Django 0.96 リリースノート — Django 4.0.6 ドキュメント 4820
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the near future. Once completed, they will involve some code changes for application developers, so we rec ... ved in a future release of Django. Also, note that some features, like the new DATABASE_OPTIONS setting (s ...
https://man.plustar.jp/django/releases/0.96.html - [similar]
Django 1.4.6 release notes — Django 4.0.6 ドキュメント 4820
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ied redirect URLs ¶ Django relies on user input in some cases (e.g. django.contrib.auth.views.login() , dj ...
https://man.plustar.jp/django/releases/1.4.6.html - [similar]
条件付きビュー — Django 4.0.6 ドキュメント 4820
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... TTP GET request) to avoid sending all the data for something the client has already retrieved. However, th ... ional processing functions. condition デコレータ ¶ Sometimes (in fact, quite often) you can create functio ... send you, so be prepared to handle both. However, sometimes only one value is easy to compute and Django ... する場合に condition を使う ¶ It might look nicer to some people to try and chain the etag and last_modified ...
https://man.plustar.jp/django/topics/conditional-view-processing.html - [similar]
多対多 (many-to-many) 関係 — Django 4.0.6 ドキュメント 4820
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . publications . add ( p1 , p2 , p3 ) Bulk delete some Publications - references to deleted publications ... t [<Publication: The Python Journal>]> Bulk delete some articles - references to deleted objects should go ...
https://man.plustar.jp/django/topics/db/examples/many_to_many.html - [similar]
表示形式のローカル化 — Django 4.0.6 ドキュメント 4820
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... provides format definitions for many locales, but sometimes you might want to create your own, because a ... for your locale, or because you want to overwrite some of the values. To use custom formats, specify the ... stance: FORMAT_MODULE_PATH = [ 'mysite.formats' , 'some_app.formats' , ] Files are not placed directly in ...
https://man.plustar.jp/django/topics/i18n/formatting.html - [similar]
django.core.files.images — Django 4.0.6 ドキュメント 4727
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... parse the image # and get the dimensions, but with some TIFF files Pillow needs to # parse the whole file. ...
https://man.plustar.jp/django/_modules/django/core/files/images.html - [similar]
Installing PostGIS — Django 4.0.6 ドキュメント 4727
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nctionality . If you plan to use those features at some point, you can also install the postgis_topology e ...
https://man.plustar.jp/django/ref/contrib/gis/install/postgis.html - [similar]