検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 153 for don (0.033 sec.)
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 6335
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... スバックエンド ¶ Temporal data subtraction was unified on all backends. If the database supports it, backen ... makes it easier to implement custom storages that don't use the os.path calls previously in FileField . ... to disable it. The required attribute isn't included on forms of formsets because the browser validation ... iews. The new views are almost equivalent to the old ones except that by default the new views collect al ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 6335
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 3.9, and 3.10 (as of 3.2.9). We highly recommend and only officially support the latest release of each s ... ault, a system check will provide a warning if you do not have an explicit setting for DEFAULT_AUTO_FIELD ... functions that can be used with list_display or readonly_fields . Likewise, the new action() decorator al ... rameter for QuerySet.select_for_update() , supported on PostgreSQL, allows acquiring weaker locks that do ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
FAQ: 助けを求める — Django 4.0.6 ドキュメント 6184
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... your choice of words. Why hasn't my message appeared on django-users ? ¶ django-users メーリングリストはた ... ussion of the development of Django itself. Please don't email support questions to this mailing list. As ... ou think you have found a security problem, please don't post a message on the forum, IRC, or one of the ... けはどこで得られますか? Why hasn't my message appeared on django-users ? 誰も私の質問に答えてくれません!どう ...
https://man.plustar.jp/django/faq/help.html - [similar]
Installing Geospatial libraries — Django 4.0.6 ドキュメント 6184
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... GEOS library is in a non-standard location, or you don't want to modify the system's library path then th ... use nad subdirectory for PROJ < 6.x). This must be done prior to configuration: $ tar xzf proj-X.Y.Z.tar. ... s own Python interface, the preceding instructions do not build GDAL's own Python bindings. The bindings ... GDAL library is in a non-standard location, or you don't want to modify the system's library path then th ...
https://man.plustar.jp/django/ref/contrib/gis/install/geolibs.html - [similar]
The "sites" framework — Django 4.0.6 ドキュメント 6184
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tes in some way. The sites framework is mainly based on this model: class models. Site ¶ A model for stor ... d newspaper in Lawrence, Kansas. LJWorld.com focused on news, while Lawrence.com focused on local enterta ... eignKey . For example, if an article is only allowed on a single site, you'd use a model like this: from ... k in your Django views to do particular things based on the site in which the view is being called. For e ...
https://man.plustar.jp/django/ref/contrib/sites.html - [similar]
モデルインスタンスリファレンス — Django 4.0.6 ドキュメント 6184
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... arguments are the names of the fields you've defined on your model. Note that instantiating a model in no ... ll from_db() implementation to clarify how that is done. In this case it would be possible to use a super ... ) except ValidationError as e : # Do something based on the errors contained in e.message_dict. # Display ... icle ( models . Model ): ... def clean ( self ): # Don't allow draft entries to have a pub_date. if self ...
https://man.plustar.jp/django/ref/models/instances.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 6184
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... E_USER for setups where the header is only populated on login pages instead of every request in the sessi ... el states for migrations being applied are generated on demand, drastically reducing the amount of requir ... h databases that store datetimes in local time and don't support time zones when USE_TZ is True . Added t ... cForeignKey , and ManyToManyField . The add() method on a reverse foreign key now has a bulk parameter to ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
マネージャ — Django 4.0.6 ドキュメント 6184
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ould include choices related to deleted questions. Don't filter away any results in this type of manager ... this is only the case for the extra methods defined on a custom QuerySet if you also implement them on t ... event the QuerySet.delete() method from being copied onto the Manager class. Methods are copied according ... arent class, and so on). If no managers are declared on a model and/or its parents, Django automatically ...
https://man.plustar.jp/django/topics/db/managers.html - [similar]
翻訳 — Django 4.0.6 ドキュメント 6184
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ttext ツー ルキットに依存しています。 Once this is done, Django takes care of translating web apps on the ... できない場合があります。 Since string extraction is done by the xgettext command, only syntaxes supported ... , count , ) % { 'count' : count , 'name' : name } Don't try to implement your own singular-or-plural log ... om/send' , data = { 'body' : str ( body )}) If you don't like the long gettext_lazy name, you can alias i ...
https://man.plustar.jp/django/topics/i18n/translation.html - [similar]
Django 2.2.5 リリースノート — Django 4.0.6 ドキュメント 6033
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ModelAdmin.list_filter choices to foreign objects don't respect a model's Meta.ordering ( #30449 ). 目次 ...
https://man.plustar.jp/django/releases/2.2.5.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT