検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 69 for fix (0.019 sec.)
Django 1.8.3 リリースノート — Django 4.0.6 ドキュメント 6292
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o 1.8.3 リリースノート ¶ July 8, 2015 Django 1.8.3 fixes several security issues and bugs in 1.8.2. Also, ... nymous users. As each built-in session backend was fixed separately (rather than a fix in the core sessio ... ders, respectively. While the validators have been fixed in Django, if you're creating HTTP responses or ... r expression has been simplified and optimized. Bugfixes ¶ Fixed BaseRangeField.prepare_value() to use ea ...
https://man.plustar.jp/django/releases/1.8.3.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 6292
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ects common problems and provides hints for how to fix them. The framework is extensible so you can easil ...
https://man.plustar.jp/django/topics/checks.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 6122
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... re details on these changes. django.utils.timezone.FixedOffset will be removed. django.core.paginator.Que ... rls.patterns() will be removed. Support for the prefix argument to django.conf.urls.i18n.i18n_patterns() ... ved. Support for automatic loading of initial_data fixtures and initial SQL data will be removed. All mod ... s independent entries in the database settings, prefixed by TEST_ , will no longer be supported. The cach ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
Djangoソースコードレポジトリ — Django 4.0.6 ドキュメント 6122
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... reparation work happens. They are also used for bugfix and security releases which occur as necessary aft ... A number of tags also exist under the archive/ prefix for archived work . The source code for the Django ... jango, or if you'd like to contribute to Django by fixing bugs or developing new features, you'll want to ... u're going to be working on Django's code (say, to fix a bug or develop a new feature), you can probably ...
https://man.plustar.jp/django/internals/git.html - [similar]
Django 0.96 リリースノート — Django 4.0.6 ドキュメント 6122
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ered deprecated; aside from any necessary security fixes, it will not be actively maintained, and it will ... ons to manage.py have changed with the addition of fixture support: There are new dumpdata and loaddata c ... thousand source commits and over four hundred bug fixes, so we can't possibly catalog all the changes. H ... r the backwards-incompatible change and rushing to fix your code after the fact. Just change your import ...
https://man.plustar.jp/django/releases/0.96.html - [similar]
Triaging tickets — Django 4.0.6 ドキュメント 5938
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he implementation. Alice updates the pull request, fixing the implementation. She removes the "patch need ... iager as a legitimate bug - and should probably be fixed if possible. An accepted new feature may only me ... dentify blockers, that is, issues which should get fixed before releasing the next version of Django. Typ ... be happy to have their ticket closed (unless it's fixed!). If you're not certain about closing a ticket, ...
https://man.plustar.jp/django/internals/contributing/triaging-tickets.html - [similar]
Coding style — Django 4.0.6 ドキュメント 5938
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ith black or isort then the tool will go ahead and fix them for you. Review the changes and re-stage for ...
https://man.plustar.jp/django/internals/contributing/writing-code/coding-style.h... - [similar]
Django 1.1 リリースノート — Django 4.0.6 ドキュメント 5938
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ludes a number of nifty new features , lots of bug fixes, and an easy upgrade path from Django 1.0. Backw ... stCase can be used instead. This is a just a quick fix to get around test case errors revealed by the new ... eFormSet. Those attributes are now public methods. Fixed the join filter's escaping behavior ¶ The join f ... : since Django 1.0, we've made 1,290 code commits, fixed 1,206 bugs, and added roughly 10,000 lines of do ...
https://man.plustar.jp/django/releases/1.1.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 5938
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s the native uuid data type on PostgreSQL and as a fixed length character field on other backends. There ... speed up the tests as compared to using setUp() . Fixture loading within TestCase is now performed once ... events a database error when appending a unique suffix to a long filename that already exists on the stor ... ield-specific errors. Field now accepts a label_suffix argument, which will override the form's label_suf ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
非同期サポート — Django 4.0.6 ドキュメント 5938
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sync code. If you encounter this error, you should fix your code to not call the offending code from an a ...
https://man.plustar.jp/django/topics/async.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT