検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 93 for Point (0.063 sec.)
Django 0.95 リリースノート — Django 4.0.6 ドキュメント 6338
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... release is intended to provide a stable reference point for developers wanting to work on production-level ...
https://man.plustar.jp/django/releases/0.95.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 6338
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... it's an ecosystem of pluggable components. At this point, very few third-party applications have been porte ... e context dictionary contains a view variable that points to the View instance. GeoDjango ¶ LineString and ... cumented; we're making an exception here.) At this point, the maintainers of Django believe that using json ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 6338
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 242:11212' , '172.19.26.244:11213' , ] } } A final point about Memcached is that memory-based caching has a ... to be solutions for caching, not storage -- but we point this out here because memory-based caching is part ... ackends.redis.RedisCache . Set LOCATION to the URL pointing to your Redis instance, using the appropriate s ... at the end of the setting. Make sure the directory pointed-to by this setting either exists and is readable ...
https://man.plustar.jp/django/topics/cache.html - [similar]
クラスベースのビューでミックスインを使用する — Django 4.0.6 ドキュメント 6338
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e esoteric that we won't worry about here. At this point it's natural to reach for a Form to encapsulate th ... ke a function based view, so we can do that at the point we choose between the two subviews. You can pass t ...
https://man.plustar.jp/django/topics/class-based-views/mixins.html - [similar]
データベースのトランザクション — Django 4.0.6 ドキュメント 6338
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... API を提供しています。 atomic ( using = None , savepoint = True , durable = False ) [ソース] ¶ Atomicityは、 ... entering the outermost atomic block; creates a savepoint when entering an inner atomic block; releases or r ... olls back to the savepoint when exiting an inner block; commits or rolls back ... termost block. You can disable the creation of savepoints for inner blocks by setting the savepoint argumen ...
https://man.plustar.jp/django/topics/db/transactions.html - [similar]
How to create custom model fields — Django 4.0.6 ドキュメント 6272
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... y fields such as ForeignKey and OneToOneField that point to another field to determine their database colum ... nedAutoField , you also need the foreign keys that point to that field to use the same data type: # MySQL u ...
https://man.plustar.jp/django/howto/custom-model-fields.html - [similar]
How to configure and use logging — Django 4.0.6 ドキュメント 6272
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pected, because logging will not be set up at that point . To explore logging, use a view function as sugge ...
https://man.plustar.jp/django/howto/logging.html - [similar]
コードのコミット — Django 4.0.6 ドキュメント 6272
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o checkout the corresponding pull request. At this point, you can work on the code. Use git rebase -i and g ... istory mangling to do for a pull request. The main points are engaging the community, getting work done, an ...
https://man.plustar.jp/django/internals/contributing/committing-code.html - [similar]
Djangoソースコードレポジトリ — Django 4.0.6 ドキュメント 6272
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... being actively worked on by any developer. At this point the branch is considered closed. Django used to be ...
https://man.plustar.jp/django/internals/git.html - [similar]
Organization of the Django Project — Django 4.0.6 ドキュメント 6272
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ek after the announcement of the election. At that point, registration of candidates begin. Any qualified p ...
https://man.plustar.jp/django/internals/organization.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT