検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 48 for didn (0.020 sec.)
Django 1.7.2 release notes — Django 4.0.6 ドキュメント 6952
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... default . For example, a CharField with blank=True didn't set existing rows to an empty string which resul ...
https://man.plustar.jp/django/releases/1.7.2.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 6952
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... switch the ecosystem to the latter, but the switch didn't happen. With automatic AppConfig discovery, defa ... other value, instead of behaving as though the key didn't exist. Due to a python-memcached limitation, the ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
Working with Git and GitHub — Django 4.0.6 ドキュメント 6634
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... our work back to your GitHub repository. Since you didn't touch the public commits during the rebase, you ...
https://man.plustar.jp/django/internals/contributing/writing-code/working-with-g... - [similar]
django.apps.config — Django 4.0.6 ドキュメント 6331
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... teError : # Use the default app config class if we didn't find anything. if app_config_class is None : app ... n, %r " % app_config_name if app_config_name else "did not find this configuration" ) ) warnings . warn ( ...
https://man.plustar.jp/django/_modules/django/apps/config.html - [similar]
django.utils.text — Django 4.0.6 ドキュメント 6331
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... { "truncated_text" : text } # The truncation text didn't contain the %(truncated_text)s string # replacem ...
https://man.plustar.jp/django/_modules/django/utils/text.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 6331
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... list filters by specifying a field lookup, but it didn't allow you to create custom filters. This has bee ... ut we've never documented the feature properly and didn't enforce the exclusion in other parts of the app ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
マイグレーション — Django 4.0.6 ドキュメント 6331
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... runs afterward and creates the constraint. If this didn't happen, the migration would try to create the Fo ... riting a custom serializer. For example, if Django didn't serialize Decimal by default, you could do this: ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
はじめての Django アプリ作成、その 4 — Django 4.0.6 ドキュメント 6013
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , { 'question' : question , 'error_message' : "You didn't select a choice." , }) else : selected_choice . ...
https://man.plustar.jp/django/intro/tutorial04.html - [similar]
フォームとフィールドの検証 — Django 4.0.6 ドキュメント 6013
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... use as the new cleaned data, even if # this method didn't change it. return data 互いに依存するフィールドを ... f "help" not in subject : raise ValidationError ( "Did not send for 'help' in the subject despite " "CC'in ...
https://man.plustar.jp/django/ref/forms/validation.html - [similar]
ミドルウェア — Django 4.0.6 ドキュメント 6013
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... assets are served securely on your site (i.e. HSTS didn't break anything), it's a good idea to increase th ...
https://man.plustar.jp/django/ref/middleware.html - [similar]
PREV 1 2 3 4 5 NEXT