検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 127 for were (0.076 sec.)
Djangoソースコードレポジトリ — Django 4.0.6 ドキュメント 8490
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... xact revisions from which packaged Django releases were produced, since version 1.0. A number of tags also ... ango 1.5 release cycle. Previously, these branches weren't created until right after the releases and the ... e if you're trying to understand how some features were designed. Feature-development branches tend by the ... f Django which are closed and no longer maintained were moved into attic . A number of tags exist under th ...
https://man.plustar.jp/django/internals/git.html - [similar]
Django 3.0.1 リリースノート — Django 4.0.6 ドキュメント 7940
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... passed to the view when all optional named groups were missing ( #31061 ). Reallowed, following a regress ... anField()) , all values after the first True value were marked as checked instead of preserving passed val ... sion , Fixed , account , Bugfixes , all , passed , were , token , sent クイック検索 Last update: 2022年6月 ...
https://man.plustar.jp/django/releases/3.0.1.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 7830
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ing (even exceptions unrelated to template syntax) were wrapped in TemplateSyntaxError and re-raised. This ... Two new date format strings ¶ Two new date formats were added for use in template filters, template tags a ... e code, you'll need to update that path. The files were moved from django/contrib/admin/media/ to django/c ... tal and vertical "filter" widgets, some icon files were removed and grouped into two sprite files. Specifi ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 7499
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... thon.noop() and RunSQL.noop class method/attribute were added to ease in making RunPython and RunSQL opera ... in a different version than the one in which they were pickled. Added Model.from_db() which Django uses w ... RequestFactory.trace() and Client.trace() methods were implemented, allowing you to create TRACE requests ... lds actually exist. Previously, nonexistent fields were silently ignored. Now, an error is raised: >>> boo ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 7389
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... g.connect(callback, sender=None) コメント ¶ If you were using Django 0.96's django.contrib.comments app, y ... case, so any fields (for example: timestamps) that were auto-populated by a save() now need explicit value ... longer available magically in every module. If you were previously relying on _() always being present, yo ... y-style access; previously, both GET and POST data were directly available on the HttpRequest object (e.g. ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 7389
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... and should improve performance. The existing APIs were deprecated, and new APIs were introduced, as descr ... ECT was performed to determine if UPDATE or INSERT were needed. The new algorithm needs only one query for ... not automatically support some types of tests that were supported by the previous runner: Tests in models. ... ek_day lookups when USE_TZ is True . These lookups were previously performed in UTC regardless of the curr ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 7279
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... se Django's auth framework ( django.contrib.auth ) were forced to use Django's definition of a "user". In ... ke {% url myview %} to {% url "myview" %} . If you were using {% load url from future %} you can simply re ... tions, the ORM will avoid re-fetching objects that were previously loaded. For example, with the tutorial' ... {{ year|date:"Y" }} . next_year and previous_year were also added in the context. They are calculated acc ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 2.2.11 release notes — Django 4.0.6 ドキュメント 7279
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... on Oracle ¶ GIS functions and aggregates on Oracle were subject to SQL injection, using a suitably crafted ... の継承 in the of argument, the corresponding models were not locked ( #31246 ). 目次 Django 2.2.11 release ...
https://man.plustar.jp/django/releases/2.2.11.html - [similar]
Advanced testing topics — Django 4.0.6 ドキュメント 7279
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... user = AnonymousUser () # Test my_view() as if it were deployed at /customer/details response = my_view ( ... have as if only the models from these applications were available. The behavior of TransactionTestCase cha ... onstructed for an alternative framework as if they were normal Django tests. When you run ./manage.py test ... Running the system checks . Running the tests that were found. Destroying the test databases. Performing g ...
https://man.plustar.jp/django/topics/testing/advanced.html - [similar]
Django 1.7.6 release notes — Django 4.0.6 ドキュメント 7169
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... odel fields and model attributes. While the former were correctly escaped, the latter were not. Thus untru ...
https://man.plustar.jp/django/releases/1.7.6.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT