検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 175 for into (0.077 sec.)
Unicode data — Django 4.0.6 ドキュメント 7035
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 's database backends automatically convert strings into the appropriate encoding for talking to the databa ... ically convert strings retrieved from the database into strings. You don't even need to tell Django what e ... ecause ASCII is a subset of UTF-8. Don't be fooled into thinking that if your DEFAULT_CHARSET setting is s ... his is always the case, even if the data could fit into an ASCII bytestring. You can pass in bytestrings w ...
https://man.plustar.jp/django/ref/unicode.html - [similar]
Django 1.7.3 release notes — Django 4.0.6 ドキュメント 7035
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ore/dash conflation ¶ When HTTP headers are placed into the WSGI environ, they are normalized by convertin ... o provide safe redirect targets and put such a URL into a link, they could suffer from a XSS attack. This ... ffect Django currently, since we only put this URL into the Location response header and browsers seem to ...
https://man.plustar.jp/django/releases/1.7.3.html - [similar]
Django 0.96 リリースノート — Django 4.0.6 ドキュメント 6912
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a test framework so you can start transmuting fear into boredom (with apologies to Kent Beck). You can wri ... ported serialization formats , that will be loaded into your database at the start of your tests. This mak ... ke on the monumental task of wrangling our tickets into nicely cataloged submission. Figuring out what to ... -- over 200 developers submitted patches that went into 0.96 -- but everyone who's contributed to Django i ...
https://man.plustar.jp/django/releases/0.96.html - [similar]
Django 1.4.20 release notes — Django 4.0.6 ドキュメント 6912
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ffect Django currently, since we only put this URL into the Location response header and browsers seem to ... provide safe redirect targets and puts such a URL into a link, they could suffer from an XSS attack as so ...
https://man.plustar.jp/django/releases/1.4.20.html - [similar]
django.core.mail.message — Django 4.0.6 ドキュメント 6778
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rameter is a MIMEBase subclass, insert it directly into the resulting message attachments. For a text/* mi ... mimetype ): """ Convert the content, mimetype pair into a MIME attachment object. If the mimetype is messa ... ance ( content , EmailMessage ): # convert content into an email.Message first content = content . message ... patibility with existing code, parse the message # into an email.Message object if it is not one already. ...
https://man.plustar.jp/django/_modules/django/core/mail/message.html - [similar]
コードのコミット — Django 4.0.6 ドキュメント 6778
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... yone interested in knowing how code gets committed into Django. If you're a community member who wants to ... out main $ # Merge the work as "fast-forward" to main to avoid a merge commit. $ # (in practice, you can o ... in ...\> REM Merge the work as "fast-forward" to main to avoid a merge commit. ...\> REM (in practice, you ... ontains back-and-forth commits, then rewrite those into one. For example, if a commit adds some code and a ...
https://man.plustar.jp/django/internals/contributing/committing-code.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 6778
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed. --use-fuzzy , -f ¶ Includes fuzzy translations into compiled files. 使い方の例: django - admin compile ... es for and loads the contents of the named fixture into the database. --database DATABASE ¶ Specifies the ... database into which the data will be loaded. Defaults to default ... this situation, you can add a database identifier into the names of your fixtures. For example, if your D ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
Django 1.4.6 release notes — Django 4.0.6 ドキュメント 6778
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o provide safe redirect targets and put such a URL into a link, they could suffer from a XSS attack. This ... ffect Django currently, since we only put this URL into the Location response header and browsers seem to ...
https://man.plustar.jp/django/releases/1.4.6.html - [similar]
テストツール — Django 4.0.6 ドキュメント 6778
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... () method to simulate the effect of a user logging into the site. Use this method instead of login() when ... ches these exceptions internally and converts them into the appropriate HTTP response codes. In these case ... t of all, you need to install the selenium package into your Python path:   $ python -m pip install sele ... st execution. By default, fixtures are only loaded into the default database. If you are using multiple da ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
Django 0.95 リリースノート — Django 4.0.6 ドキュメント 6643
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... and Redirects apps, have been decoupled and moved into django.contrib . If you don't want to use these ap ... e() methods on models, rather than needing to hook into the pre_save() and post_save() method hooks. Indiv ... plates, has now been translated, at least in part, into 31 languages. From Arabic to Chinese to Hungarian ...
https://man.plustar.jp/django/releases/0.95.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT