検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 97 for part (0.020 sec.)
Django 1.4.11 release notes — Django 4.0.6 ドキュメント 6379
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... import the module indicated by that dotted path as part of generating the resulting URL. If such a module ...
https://man.plustar.jp/django/releases/1.4.11.html - [similar]
Django 1.5.6 release notes — Django 4.0.6 ドキュメント 6379
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... import the module indicated by that dotted path as part of generating the resulting URL. If such a module ...
https://man.plustar.jp/django/releases/1.5.6.html - [similar]
Django 1.7.1 release notes — Django 4.0.6 ドキュメント 6379
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s to work with app_label s that have the same last part (e.g. django.contrib.auth and vendor.auth ) ( #234 ...
https://man.plustar.jp/django/releases/1.7.1.html - [similar]
Django 1.7.3 release notes — Django 4.0.6 ドキュメント 6379
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... F2 password hasher has been increased by 25%. This part of the normal major release process was inadverten ...
https://man.plustar.jp/django/releases/1.7.3.html - [similar]
パフォーマンスと最適化 — Django 4.0.6 ドキュメント 6379
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e work can be built-in to what you'd do anyway, as part of the good practices you should adopt even before ... work out what's an optimal way of doing it in that particular context . The database optimization document ... on provides a number of tools for lazy evaluation, particularly through the generator and generator expres ... ections to the database accounts for a significant part of the request processing time. This helps a lot o ...
https://man.plustar.jp/django/topics/performance.html - [similar]
Django オブジェクトのシリアル化 — Django 4.0.6 ドキュメント 6379
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e resulting output; it never appears in the fields part. 注釈 Depending on your model, you may find that i ... ormats, some of which require you to install third-party Python modules: Identifier Information xml シンプ ... tly Harmless" , "author" : 42 } } ... This isn't a particularly natural way to refer to an author. It requ ... a foreign key or natural key to another object as part of a natural key), then you need to be able to ens ...
https://man.plustar.jp/django/topics/serialization.html - [similar]
Constraints reference — Django 4.0.6 ドキュメント 6235
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... name ) each time. To work around name collisions, part of the name may contain '%(app_label)s' and '%(cla ... . UniqueConstraint s without a condition (i.e. non-partial unique constraints) and expressions (i.e. non-f ...
https://man.plustar.jp/django/ref/models/constraints.html - [similar]
Database Functions — Django 4.0.6 ドキュメント 6235
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... DurationField and a lookup_name , and returns the part of the date referenced by lookup_name as an Intege ... onent, only Extract subclasses that deal with date-parts can be used with DateField : >>> from datetime im ... ent. When you only care if something happened in a particular year, hour, or day, but not the exact second ... DateTimeField , a kind representing a date or time part, and an output_field that's either DateTimeField() ...
https://man.plustar.jp/django/ref/models/database-functions.html - [similar]
Model index reference — Django 4.0.6 ドキュメント 6235
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ldn't start with a number (0-9) or underscore (_). Partial indexes in abstract base classes You must alway ... r an index. As such, you cannot normally specify a partial index on an abstract base class, since the Meta ... name ) each time. To work around name collisions, part of the name may contain '%(app_label)s' and '%(cla ... ons on SQLite SQLite imposes restrictions on how a partial index can be constructed. Oracle Oracle does no ...
https://man.plustar.jp/django/ref/models/indexes.html - [similar]
django.urls utility functions — Django 4.0.6 ドキュメント 6235
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... plication. However, if your application constructs part of the URL hierarchy itself, you may occasionally ...
https://man.plustar.jp/django/ref/urlresolvers.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT