検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 175 for they (0.089 sec.)
The sitemap framework — Django 4.0.6 ドキュメント 5592
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... es must subclass django.contrib.sitemaps.Sitemap . They can live anywhere in your codebase. An example ¶ L ... changefreq> and <priority> elements, respectively. They can be made callable as functions, as lastmod was ... s. The framework doesn't care what type of objects they are; all that matters is that these objects get pa ...
https://man.plustar.jp/django/ref/contrib/sitemaps.html - [similar]
Related objects reference — Django 4.0.6 ドキュメント 5592
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s as values in the through_defaults dictionary and they will be evaluated once before creating any interme ... s as values in the through_defaults dictionary and they will be evaluated once before creating any interme ...
https://man.plustar.jp/django/ref/models/relations.html - [similar]
SchemaEditor — Django 4.0.6 ドキュメント 5592
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ve unique constraints from the model's table until they match the new value. alter_index_together() ¶ Base ... add or remove indexes from the model's table until they match the new value. alter_db_table() ¶ BaseDataba ...
https://man.plustar.jp/django/ref/schema-editor.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 5592
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ) , get_created_time() , and get_modified_time() . They return a timezone-aware datetime if USE_TZ is True ... now check for a consistent migration history . If they find some unapplied dependencies of an applied mig ... ate a date or datetime to a significant component. They enable queries like sales-per-day or sales-per-hou ... active users can't login and will be logged out if they are switched from is_active=True to False . If you ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 5592
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... undamental trade-off in dynamic websites is, well, they're dynamic. Each time a user requests a page, the ... ations aren't washingtonpost.com or slashdot.org ; they're small- to medium-sized sites with so-so traffic ... t cache system that lets you save dynamic pages so they don't have to be calculated for each request. For ... g backends should be used for permanent storage -- they're all intended to be solutions for caching, not s ...
https://man.plustar.jp/django/topics/cache.html - [similar]
django.middleware.clickjacking — Django 4.0.6 ドキュメント 5458
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ) is not None : return response # Don't set it if they used @xframe_options_exempt if getattr ( response ...
https://man.plustar.jp/django/_modules/django/middleware/clickjacking.html - [similar]
How to create custom model fields — Django 4.0.6 ドキュメント 5458
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nts in the Field superclass; you want to make sure they're always included, rather than disappearing if th ... exclude() and have the model field as an argument. They are not called at any other time, so it can afford ... ple, dates) need to be in a specific format before they can be used by a database backend. get_db_prep_val ...
https://man.plustar.jp/django/howto/custom-model-fields.html - [similar]
Organization of the Django Project — Django 4.0.6 ドキュメント 5458
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rd. If a Merger is elected to the technical board, they shall cease to be a Merger immediately upon taking ... f the Django Software Foundation. Determining that they did not possess the qualifications of a member of ...
https://man.plustar.jp/django/internals/organization.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 5458
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... es. Database checks are not run by default because they do more than static code analysis as regular check ... s do. They are only run by the migrate command or if you spec ... The security checks do not make your site secure. They do not audit code, do intrusion detection, or do a ... nything particularly complex. Rather, they help perform an automated, low-hanging-fruit check ...
https://man.plustar.jp/django/ref/checks.html - [similar]
ミドルウェア — Django 4.0.6 ドキュメント 5458
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ngo (such as static media or user-uploaded files), they will have the same protections as requests to your ... ers have the ability to accept hints about whether they should send the HTTP Referer header when a user cl ... try to guess the content types of the assets that they fetch, overriding the Content-Type header. While t ...
https://man.plustar.jp/django/ref/middleware.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT