検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 133 for before (0.029 sec.)
クラスベースのビューでミックスインを使用する — Django 4.0.6 ドキュメント 5474
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... emplate. We'll skip the get_object() override from before for clarity: from django import forms from django. ... seMixin with the BaseDetailView -- (the DetailView before template rendering behavior has been mixed in): fr ...
https://man.plustar.jp/django/topics/class-based-views/mixins.html - [similar]
一対一 (one-to-one) 関係 — Django 4.0.6 ドキュメント 5474
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the restaurant> Note that you must save an object before it can be assigned to a one-to-one relationship. F ...
https://man.plustar.jp/django/topics/db/examples/one_to_one.html - [similar]
テストを書いて実行する — Django 4.0.6 ドキュメント 5474
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ase when its modules are compiled, this will occur before the test database is set up, with potentially unex ... 釈 Failures detected when loading tests are ordered before all of the above for quicker feedback. This includ ...
https://man.plustar.jp/django/topics/testing/overview.html - [similar]
How to create custom model fields — Django 4.0.6 ドキュメント 5304
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... or example, dates) need to be in a specific format before they can be used by a database backend. get_db_pre ... する場合 ¶ If you want to preprocess the value just before saving, you can use pre_save() . For example, Djan ...
https://man.plustar.jp/django/howto/custom-model-fields.html - [similar]
バグレポートと機能のリクエスト — Django 4.0.6 ドキュメント 5304
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... y big changes to Django's core on the mailing list before actually working on them. Describe clearly and con ...
https://man.plustar.jp/django/internals/contributing/bugs-and-features.html - [similar]
Submitting patches — Django 4.0.6 ドキュメント 5304
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ere a proper regression test (the test should fail before the fix is applied)? If it's a bug that qualifies ...
https://man.plustar.jp/django/internals/contributing/writing-code/submitting-pat... - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 5304
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . Furthermore, it won't be possible to import them before their application is loaded. In particular, it won ... t. If not, then any password reset links generated before you upgrade to Django 1.7 won't work after the upg ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
Django のセキュリティポリシー — Django 4.0.6 ドキュメント 5304
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... re involves multiple steps. Approximately one week before public disclosure, we send two notifications: Firs ...
https://man.plustar.jp/django/internals/security.html - [similar]
The flatpages app — Django 4.0.6 ドキュメント 5304
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e tags, you'll need to load its custom tag library before you can use it. After loading the library, you can ...
https://man.plustar.jp/django/ref/contrib/flatpages.html - [similar]
Django の例外 — Django 4.0.6 ドキュメント 5304
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... exception is raised when attempting to use models before the app loading process , which initializes the OR ...
https://man.plustar.jp/django/ref/exceptions.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT