Results of 1 - 10 of about 17 for internals (0.024 sec.)
- Django internals — Django 4.0.6 ドキュメント 14414
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
| Index | Modules « previous | up | next » Django internals ¶ Documentation for people hacking on Django itsel ...
ピックへ Django へのコントリビュート 関連キーワード internals , リリース , release , tasks , バージョン , プロセ ...
-
https://man.plustar.jp/django/internals/index.html
- [similar]
- Djangoソースコードレポジトリ — Django 4.0.6 ドキュメント 10966
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
e. magic-removal : A major refactoring of both the internals and public APIs of Django's object-relational mapp ...
b.admin . queryset-refactor : A refactoring of the internals of Django's object-relational mapper. This became ...
e 1.0 release. unicode : A refactoring of Django's internals to consistently use Unicode-based strings in most ...
-
https://man.plustar.jp/django/internals/git.html
- [similar]
- Submitting patches — Django 4.0.6 ドキュメント 9483
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
asured by your coding ability, knowledge of Django internals and time availability), claim it by following thes ...
g. Add an entry in the deprecation timeline ( docs/internals/deprecation.txt ) under the appropriate version de ...
-
https://man.plustar.jp/django/internals/contributing/writing-code/submitting-pat...
- [similar]
- Django 1.0 リリースノート — Django 4.0.6 ドキュメント 9483
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
e for details Improved Unicode handling ¶ Django's internals have been refactored to use Unicode throughout; th ...
s, but most of the updates took place in the ORM's internals. A guide to the changes, including backwards-incom ...
-
https://man.plustar.jp/django/releases/1.0.html
- [similar]
- Django へのコントリビュート — Django 4.0.6 ドキュメント 8500
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
Join the Django community ❤️ 前のトピックへ Django internals 次のトピックへ Advice for new contributors 関連キー ...
-
https://man.plustar.jp/django/internals/contributing/index.html
- [similar]
- Django 1.5 release notes — Django 4.0.6 ドキュメント 8500
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
mplejson and your code uses Django's serialization internals directly -- for instance django.core.serializers.j ...
son could break your code. (In general, changes to internals aren't documented; we're making an exception here. ...
-
https://man.plustar.jp/django/releases/1.5.html
- [similar]
- Django 1.2 リリースノート — Django 4.0.6 ドキュメント 8242
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
nder get_db_prep_*() methods on Field , below. The internals of template tags have changed somewhat; authors of ...
ort for multiple databases, the GeoDjango database internals were changed substantially. The largest backwards- ...
-
https://man.plustar.jp/django/releases/1.2.html
- [similar]
- テストツール — Django 4.0.6 ドキュメント 8242
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
are only consulted during initialization of Django internals. If you change them with override_settings , the s ...
the django.conf.settings module, however, Django's internals access it differently. Effectively, using override ...
ing is possible, but a bit tricky if you are using internals that make using of caching, like django.contrib.se ...
-
https://man.plustar.jp/django/topics/testing/tools.html
- [similar]
- Unicode data — Django 4.0.6 ドキュメント 8000
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
fference is needed in a few places within Django's internals. Normally, you'll only need to use force_str() . C ...
-
https://man.plustar.jp/django/ref/unicode.html
- [similar]
- Django 2.2 リリースノート — Django 4.0.6 ドキュメント 8000
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ts unless you've customized TransactionTestCase 's internals. sqlparse is required dependency ¶ To simplify a f ...
-
https://man.plustar.jp/django/releases/2.2.html
- [similar]