検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 69 for back (0.007 sec.)
File storage API — Django 4.0.6 ドキュメント 6957
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e passed to get_valid_name() but will be prepended back to the resulting name. The default implementation ...
https://man.plustar.jp/django/ref/files/storage.html - [similar]
Model _meta API — Django 4.0.6 ドキュメント 6957
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... User . _meta . get_field ( 'does_not_exist' ) Traceback (most recent call last): ... FieldDoesNotExist : U ... get_fields() will include fields that are used to back other field's functionality. This will also includ ...
https://man.plustar.jp/django/ref/models/meta.html - [similar]
Django 1.2.5 release notes — Django 4.0.6 ドキュメント 6957
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... base. With four exceptions, Django 1.2.5 maintains backwards compatibility with Django 1.2.4. It also cont ... Django 1.2. For full details on the new features, backwards incompatibilities, and deprecated features in ... he 1.2 branch, see the Django 1.2 リリースノート . Backwards incompatible changes ¶ CSRF exception for AJA ... dless of apparent AJAX origin. This is technically backwards-incompatible, but the security risks have bee ...
https://man.plustar.jp/django/releases/1.2.5.html - [similar]
Django 1.6.3 release notes — Django 4.0.6 ドキュメント 6957
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .2, including three security issues, and makes one backwards-incompatible change: Unexpected code executio ... , in forms, a hidden value which must be submitted back with the form. The caching framework includes an o ...
https://man.plustar.jp/django/releases/1.6.3.html - [similar]
クラスベースのビューでミックスインを使用する — Django 4.0.6 ドキュメント 6957
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sses and mixins. If in doubt, it's often better to back off and base your work on View or TemplateView , p ... lView . DetailView で FormMixin を使用する ¶ Think back to our earlier example of using View and SingleObj ...
https://man.plustar.jp/django/topics/class-based-views/mixins.html - [similar]
一対一 (one-to-one) 関係 — Django 4.0.6 ドキュメント 6957
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lace <Place: Ace Hardware the place> Set the place back again, using assignment in the reverse direction: ... rves_hot_dogs = True , serves_pizza = False ) Traceback (most recent call last): ... ValueError : save() p ...
https://man.plustar.jp/django/topics/db/examples/one_to_one.html - [similar]
複数のデータベース — Django 4.0.6 ドキュメント 6957
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t' : { 'NAME' : 'app_data' , 'ENGINE' : 'django.db.backends.postgresql' , 'USER' : 'postgres_user' , 'PASS ... ' : { 'NAME' : 'user_data' , 'ENGINE' : 'django.db.backends.mysql' , 'USER' : 'mysql_user' , 'PASSWORD' : ... ' : { 'NAME' : 'user_data' , 'ENGINE' : 'django.db.backends.mysql' , 'USER' : 'mysql_user' , 'PASSWORD' : ... { 'NAME' : 'customer_data' , 'ENGINE' : 'django.db.backends.mysql' , 'USER' : 'mysql_cust' , 'PASSWORD' : ...
https://man.plustar.jp/django/topics/db/multi-db.html - [similar]
検索 — Django 4.0.6 ドキュメント 6957
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lates your data into a textual document, including back-references to the database ids. When a search usin ...
https://man.plustar.jp/django/topics/db/search.html - [similar]
django.dispatch.dispatcher — Django 4.0.6 ドキュメント 6815
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... any receiver raises an error, the error propagates back through send, terminating the dispatch loop. So it ...
https://man.plustar.jp/django/_modules/django/dispatch/dispatcher.html - [similar]
Working with Git and GitHub — Django 4.0.6 ドキュメント 6815
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed the docstring of bar () Finally, push your work back to your GitHub repository. Since you didn't touch ...
https://man.plustar.jp/django/internals/contributing/writing-code/working-with-g... - [similar]
PREV 1 2 3 4 5 6 7 NEXT