検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 481 for To (0.088 sec.)
Django 1.7 release notes — Django 4.0.6 ドキュメント 5710
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... as some backwards incompatible changes you'll want to be aware of when upgrading from Django 1.6 or olde ... of each series. The Django 1.6 series is the last to support Python 2.6. Django 1.7 is the first releas ... e to support Python 3.4. This change should affect only ... a small number of Django users, as most operating-system vendors today are shipping Python ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
設定 — Django 4.0.6 ドキュメント 5694
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... セージ セッション サイト 静的ファイル Core Settings Topical Index 警告 Be careful when you override setti ... specially when the default value is a non-empty list or dictionary, such as STATICFILES_FINDERS . Make s ... onents required by the features of Django you wish to use. コアの設定 ¶ ここでは、Django の core で利用で ... スの下にあります。入門的な資料については、 settings topic guide をご覧ください。 ABSOLUTE_URL_OVERRIDES ¶ ...
https://man.plustar.jp/django/ref/settings.html - [similar]
モデルフィールドリファレンス — Django 4.0.6 ドキュメント 5670
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nd the empty string. In most cases, it's redundant to have two possible values for "no data;" the Django ... convention is to use the empty string, not NULL . One exception is ... True set. In this situation, null=True is required to avoid unique constraint violations when saving mul ... require implementing clean() on the model in order to programmatically supply any missing values. choice ...
https://man.plustar.jp/django/ref/models/fields.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 5670
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... as some backwards incompatible changes you'll want to be aware of when upgrading from Django 1.3 or olde ... ndling date/times. When enabled, this Django will store date/times in UTC, use timezone-aware objects in ... ternally, and translate them to users' local timezones for display. If you're upgr ... ading an existing project to Django 1.4, switching to the timezone aware mode m ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 5654
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 。 既存のプロジェクトをアップデートするときは、 How to upgrade Django to a newer version ガイドに従ってく ... se of each series. Django 1.8 is the first release to support Python 3.5. Due to the end of upstream sup ... odel._meta , providing an officially supported way to retrieve fields and filter fields based on their a ... ttributes . The Model._meta object has been part of Django since the days of pre-0.96 "Magic Removal ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 5638
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... | next » Django 1.6 release notes ¶ 注釈 Dedicated to Malcolm Tredinnick On March 17, 2013, the Django p ... end and developer. Malcolm was a long-time contributor to Django, a model community member, a brilliant ... mind, and a friend. His contributions to Django — and to many other open source projects — ... are nearly impossible to enumerate. Many on the core Django team had their ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 5638
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... all sorts of calculations -- from database queries to template rendering to business logic -- to create ... the page that your site's visitor sees. This is a lot more expensive, from a proces ... 't a big deal. Most web applications aren't washingtonpost.com or slashdot.org ; they're small- to mediu ... m-sized sites with so-so traffic. But for medium- to high-traffic sites, it's essential to cut as much ...
https://man.plustar.jp/django/topics/cache.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 5630
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... features and plenty of bug fixes and improvements to existing features. These release notes cover the n ... as some backwards-incompatible changes you'll want to be aware of when upgrading from Django 1.2 or olde ... ner per our API stability policy policy. As a result of this policy, Django 1.3 begins the deprecation p ... ift in Django's Python compatibility policy; prior to Django 1.2, Django supported any 2.x version of Py ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 5614
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... える事全般をまとめます。 In addition, manage.py is automatically created in each Django project. It does t ... INGS_MODULE environment variable so that it points to your project's settings.py file. The django-admin ... e help ¶ django-admin help ¶ Run django-admin help to display usage information and a list of the comman ... each application. Run django-admin help --commands to display a list of all available commands. Run djan ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 5614
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r in the making, Django 1.2 packs an impressive list of new features and lots of bug fixes. These releas ... features, as well as important changes you'll want to be aware of when upgrading from Django 1.1 or olde ... ers , and more flexible username requirements . Customization of email sending via email backends . New ... rt" if template tag which supports comparison operators. These are just the highlights; full details and ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT