検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 64 for manager (0.067 sec.)
Django 3.2 release notes — Django 4.0.6 ドキュメント 6619
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a cache miss. ForeignKey.validate() now uses _base_manager rather than _default_manager to check that related ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
django.db.utils — Django 4.0.6 ドキュメント 6561
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r ): pass class DatabaseErrorWrapper : """ Context manager and decorator that reraises backend-specific datab ...
https://man.plustar.jp/django/_modules/django/db/utils.html - [similar]
Working with Git and GitHub — Django 4.0.6 ドキュメント 6561
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... er to install with your operating system's package manager. Django's Git repository is hosted on GitHub , and ...
https://man.plustar.jp/django/internals/contributing/writing-code/working-with-g... - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 6561
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... scovered). The object should be a model, field, or manager or any other object that defines a __str__() metho ... onfiguration. models : Checks of model, field, and manager definitions. security : Checks security related co ... ecks are performed on any model using a CurrentSiteManager : sites.E001 : CurrentSiteManager could not find a ... field named <field name> . sites.E002 : CurrentSiteManager cannot use <field> as it is not a foreign key or a ...
https://man.plustar.jp/django/ref/checks.html - [similar]
SchemaEditor — Django 4.0.6 ドキュメント 6561
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... _model ( MyModel ) It must be used via the context manager as this allows it to manage things like transactio ...
https://man.plustar.jp/django/ref/schema-editor.html - [similar]
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 6561
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tPopException You can also use push() as a context manager to ensure a matching pop() is called. >>> c = Cont ... l' Like push() , you can use update() as a context manager to ensure a matching pop() is called. >>> c = Cont ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
Django Utils — Django 4.0.6 ドキュメント 6561
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . override ( timezone ) ¶ This is a Python context manager that sets the current time zone on entry with acti ... , deactivate = False ) [ソース] ¶ A Python context manager that uses django.utils.translation.activate() to f ...
https://man.plustar.jp/django/ref/utils.html - [similar]
Django 0.96 リリースノート — Django 4.0.6 ドキュメント 6561
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t have been possible without them. Our new release manager, James Bennett, for his work in getting out 0.95.1 ... , 0.96, and (hopefully) future release. Our ticket managers Chris Beaven (aka SmileyChris), Simon Greenhill, ...
https://man.plustar.jp/django/releases/0.96.html - [similar]
Django ドキュメント — Django 4.0.6 ドキュメント 6518
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... レーションを書くには モデルの高度な話題: マネージャ (Manager) | 素の SQL を扱うには | トランザクション | アグリ ...
https://man.plustar.jp/django/index.html - [similar]
Coding style — Django 4.0.6 ドキュメント 6518
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... are not all required): All database fields Custom manager attributes class Meta def __str__() def save() def ...
https://man.plustar.jp/django/internals/contributing/writing-code/coding-style.h... - [similar]
PREV 1 2 3 4 5 6 7 NEXT