検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 203 for where (0.087 sec.)
Django 1.7.1 release notes — Django 4.0.6 ドキュメント 4890
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ing ( #21740 ). Fixed a regression in makemessages where static files were unexpectedly ignored ( #23583 ). ...
https://man.plustar.jp/django/releases/1.7.1.html - [similar]
Django 1.7.3 release notes — Django 4.0.6 ドキュメント 4890
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ixed a migration crash when unapplying a migration where multiple operations interact with the same model ( ...
https://man.plustar.jp/django/releases/1.7.3.html - [similar]
Django 1.9.2 リリースノート — Django 4.0.6 ドキュメント 4890
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in unique_together ( #26034 ). Fixed a regression where defining a relation on an abstract model's field u ...
https://man.plustar.jp/django/releases/1.9.2.html - [similar]
Django 1.9.3 リリースノート — Django 4.0.6 ドキュメント 4890
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tionships ( #26162 ). Fixed a regression for cases where ForeignObject.get_extra_descriptor_filter() return ...
https://man.plustar.jp/django/releases/1.9.3.html - [similar]
Django オブジェクトのシリアル化 — Django 4.0.6 ドキュメント 4890
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tural foreign keys you'll need to deserialize data where an object has a foreign key referencing another ob ... need to keep track of DeserializedObject instances where this attribute isn't None and later call save_defe ...
https://man.plustar.jp/django/topics/serialization.html - [similar]
FAQ: Django を使う — Django 4.0.6 ドキュメント 4804
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... define MEDIA_ROOT as the full path to a directory where you'd like Django to store uploaded files. (For pe ...
https://man.plustar.jp/django/faq/usage.html - [similar]
How to provide initial data for models — Django 4.0.6 ドキュメント 4804
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... data by calling manage.py loaddata <fixturename> , where <fixturename> is the name of the fixture file you' ...
https://man.plustar.jp/django/howto/initial-data.html - [similar]
Windows での Django のインストール方法 — Django 4.0.6 ドキュメント 4804
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... open a new command prompt, navigate to the folder where you want to create your project and then enter the ...
https://man.plustar.jp/django/howto/windows.html - [similar]
Advice for new contributors — Django 4.0.6 ドキュメント 4804
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... of Python. Run the tests and make sure they pass. Where possible and relevant, try them out on a database ...
https://man.plustar.jp/django/internals/contributing/new-contributors.html - [similar]
django.contrib.auth — Django 4.0.6 ドキュメント 4804
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rns True if the user has the specified permission, where perm is in the format "<app label>.<permission cod ... if the user has each of the specified permissions, where each perm is in the format "<app label>.<permissio ...
https://man.plustar.jp/django/ref/contrib/auth.html - [similar]