検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 116 for called (0.091 sec.)
Built-in Views — Django 4.0.6 ドキュメント 5725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ings to note about 404 views: The 404 view is also called if Django doesn't find a match after checking ever ...
https://man.plustar.jp/django/ref/views.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 5725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... upport the interpolate() and project() methods (so-called linear referencing). The wkb and hex properties of ... ent commands do not raise SystemExit any more when called by code from call_command() . Any exception raised ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 5725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , lzma , or xz formats. makemigrations can now be called without an active database connection. In that cas ... that cleanups registered in the setUp() method are called before TestContextDecorator.disable() . SessionMid ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
Djangoにおけるパスワード管理 — Django 4.0.6 ドキュメント 5725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s one that prevents password reuse. This should be called once the password has been successfully changed. F ... sword_changed(password, user=None ), which will be called after a successful password change. That can be us ...
https://man.plustar.jp/django/topics/auth/passwords.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 5725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... are culled each time add() , set() , or touch() is called. キャッシュテーブルを作成する ¶ データベースキャッ ... y default, the cache tag will try to use the cache called "template_fragments". If no such cache exists, it ... modify the cache control header (it is internally called by the cache_control() decorator): from django.vie ...
https://man.plustar.jp/django/topics/cache.html - [similar]
クラスベースのビューでミックスインを使用する — Django 4.0.6 ドキュメント 5725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... will affect which versions of the methods will be called in what order. The reference documentation for Dja ... write a bit of code so that on POST the form gets called appropriately. 注釈 We use FormMixin and implement ...
https://man.plustar.jp/django/topics/class-based-views/mixins.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 5587
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... kends. transform() will raise a GEOSException when called on a geometry with no SRID value. django.http.Comp ... ation timeframe. Translations located under the so-called project path will be ignored during the translatio ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
Django の例外 — Django 4.0.6 ドキュメント 5587
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... that is only allowed in synchronous Python code is called from an asynchronous context (a thread with a runn ...
https://man.plustar.jp/django/ref/exceptions.html - [similar]
フォーム API — Django 4.0.6 ドキュメント 5587
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... = None , renderer = None ) ¶ The render method is called by __str__ as well as the Form.as_table() , Form.a ... = None ) ¶ New in Django 4.0. The render method is called by __str__ as well as by the as_ul() method. All a ... we extend our ContactForm to include an ImageField called mugshot , we need to bind the file data containing ...
https://man.plustar.jp/django/ref/forms/api.html - [similar]
Django 0.96 リリースノート — Django 4.0.6 ドキュメント 5587
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... irement, a separate, backwards-compatible backend, called "mysql_old", has been added to Django. To use this ...
https://man.plustar.jp/django/releases/0.96.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT