検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 218 for but (0.022 sec.)
Triaging tickets — Django 4.0.6 ドキュメント 10165
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... her. Like all gardens, we can aspire to perfection but in reality there's no such thing. Even in the most ... e community so that they can become valuable contributing members. Similarly, while we aim for Trac to be ... we acknowledge that this will not happen. By distributing the load of Trac maintenance to the community, ... nt. Django is a community project, and every contribution helps. We can't do this without you ! Triage wo ...
https://man.plustar.jp/django/internals/contributing/triaging-tickets.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 10060
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ERROR (i.e. warnings) are reported to the console, but can be silenced. msg A short (less than 80 charact ... ). The number can be allocated by the application, but should be unique within that application. There ar ... start with a scheme (usually http:// or https:// ) but found <hostname> . Caches ¶ The following checks v ... s.E120 : CharField s must define a max_length attribute. fields.E121 : max_length must be a positive inte ...
https://man.plustar.jp/django/ref/checks.html - [similar]
The "sites" framework — Django 4.0.6 ドキュメント 8772
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ite ¶ A model for storing the domain and name attributes of a website. domain ¶ The fully qualified domai ... .get_host() method. How you use this is up to you, but Django uses it in a couple of ways automatically v ... while Lawrence.com focused on local entertainment. But sometimes editors wanted to publish an article on ... : once for LJWorld.com and again for Lawrence.com. But that's inefficient for site producers, and it's re ...
https://man.plustar.jp/django/ref/contrib/sites.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 8270
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mysite.settings , mysite.urls , and mysite.myapp , but not settings , urls , or myapp as top-level module ... Set.prefetch_related ¶ Similar to select_related() but with a different strategy and broader scope, prefe ... way algorithm. Django 1.3 uses the SHA1 algorithm, but increasing processor speeds and theoretical attack ... change list filters by specifying a field lookup, but it didn't allow you to create custom filters. This ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
パフォーマンスと最適化 — Django 4.0.6 ドキュメント 8176
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... often bring about improved performance in another, but not always; sometimes one can even be at the expen ... These can't report on the internals of your code, but can provide a useful insight into your site's over ... zation involves tackling performance shortcomings, but some of the work can be built-in to what you'd do ... kills, learning what "looks right" takes practice, but one of the most useful guidelines is: Work at the ...
https://man.plustar.jp/django/topics/performance.html - [similar]
Django 1.2.2 release notes — Django 4.0.6 ドキュメント 7977
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... intains backwards compatibility with Django 1.2.1, but contain a number of fixes and other improvements. ... y, a point release would not include new features, but in the case of Django 1.2.2, we have made an excep ... efault behavior of the test client hasn't changed, but if you want to do CSRF checks with the test client ... ease , notes , new , checks , feature , features , but , previous , backwards , up クイック検索 Last upda ...
https://man.plustar.jp/django/releases/1.2.2.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 7977
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e small- to medium-sized sites with so-so traffic. But for medium- to high-traffic sites, it's essential ... he types of caches that you don't directly control but to which you can provide hints (via HTTP headers) ... tended to be solutions for caching, not storage -- but we point this out here because memory-based cachin ... che . This model won't appear in the models cache, but the model details can be used for routing purposes ...
https://man.plustar.jp/django/topics/cache.html - [similar]
Advice for new contributors — Django 4.0.6 ドキュメント 7684
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ules « previous | up | next » Advice for new contributors ¶ New contributor and not sure what to do? Want ... to help but just don't know how to get started? This is the se ... r you. Get up and running! If you are new to contributing to Django, the Django への初めてのパッチを書く ... contains more general advice on ways you can contribute to Django, and how to approach that. パッチを書く ...
https://man.plustar.jp/django/internals/contributing/new-contributors.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 7684
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... igrations are covered in their own documentation , but a few of the key features are: syncdb has been dep ... on database routers is now called allow_migrate , but still performs the same function. Routers with all ... ow_syncdb methods will still work, but that method name is deprecated and you should chan ... Applications can be relabeled with the label attribute of application configurations, to work around lab ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
データベースのトランザクション — Django 4.0.6 ドキュメント 7684
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... not only does each such query start a transaction, but the transaction also gets automatically committed ... s, you can deactivate the transaction management , but it isn't recommended. Deactivating transaction man ... ction related to the current database transaction, but only if the transaction successfully commits. Exam ... e called after the outer transaction is committed, but not if a rollback to that savepoint or any previou ...
https://man.plustar.jp/django/topics/db/transactions.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT