検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 107 for automatically (0.017 sec.)
Model _meta API — Django 4.0.6 ドキュメント 6112
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ser, the related_name set by the user, or the name automatically generated by Django. Hidden fields cannot be retri ...
https://man.plustar.jp/django/ref/models/meta.html - [similar]
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 6112
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... autoescaping ¶ By default, the template system now automatically HTML-escapes the output of every variable. To lear ... no longer calls save() ¶ Previously, loading a row automatically ran the model's save() method. This is no longer t ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 6112
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... of passwords, however, Django 1.3 takes this step automatically; the default value of render_value is now False , ... sly, a callable in a template would only be called automatically as part of the variable resolution process if it w ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 6112
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tances (those loaded by .only() or .defer() ) will automatically save just the loaded fields. If any field is set m ... TestCase tests used to reset primary key sequences automatically together with the database flushing actions descri ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 6112
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... improvements. As a side effect the latter doesn't automatically reset sequences on teardown anymore. Enable Transa ... returns a context manager that yields a cursor and automatically closes the cursor and connection upon exiting the ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
データベースのトランザクション — Django 4.0.6 ドキュメント 6112
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... start a transaction, but the transaction also gets automatically committed or rolled back, depending on whether the ... r in Django's default mode and atomic() handles it automatically. Inside a transaction, when a call to a PostgreSQL ...
https://man.plustar.jp/django/topics/db/transactions.html - [similar]
django.dispatch.dispatcher — Django 4.0.6 ドキュメント 5908
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... called. The receiver will be removed from dispatch automatically. Arguments: receiver The registered receiver to di ...
https://man.plustar.jp/django/_modules/django/dispatch/dispatcher.html - [similar]
Submitting patches — Django 4.0.6 ドキュメント 5908
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rt errors? You can install the pre-commit hooks to automatically catch these errors. If the change is backwards inc ...
https://man.plustar.jp/django/internals/contributing/writing-code/submitting-pat... - [similar]
Working with Git and GitHub — Django 4.0.6 ドキュメント 5908
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is, use: git fetch upstream git rebase The work is automatically rebased using the branch you forked on, in the exa ...
https://man.plustar.jp/django/internals/contributing/writing-code/working-with-g... - [similar]
LayerMapping data import utility — Django 4.0.6 ドキュメント 5908
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... your settings. When DEBUG is set to True , Django automatically logs every SQL query -- and when SQL statements co ...
https://man.plustar.jp/django/ref/contrib/gis/layermapping.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT