Results of 1 - 3 of about 3 for CurrentSiteManager (0.008 sec.)
- The "sites" framework — Django 4.0.6 ドキュメント 11905
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
current_site = Site . objects . get_current () The CurrentSiteManager ¶ class managers. CurrentSiteManager ¶ If Site pla ...
le in your application, consider using the helpful CurrentSiteManager in your model(s). It's a model manager that automa ...
ated with the current Site . Mandatory SITE_ID The CurrentSiteManager is only usable when the SITE_ID setting is defined ...
in your settings. Use CurrentSiteManager by adding it to your model explicitly. For example ...
-
https://man.plustar.jp/django/ref/contrib/sites.html
- [similar]
- システムチェックフレームワーク — Django 4.0.6 ドキュメント 8203
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ollowing checks are performed on any model using a CurrentSiteManager : sites.E001 : CurrentSiteManager could not find a ...
field named <field name> . sites.E002 : CurrentSiteManager cannot use <field> as it is not a foreign key or a ...
-
https://man.plustar.jp/django/ref/checks.html
- [similar]
- 索引 — Django 4.0.6 ドキュメント 7775
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ango.db.models のクラス) MANAGERS setting managers.CurrentSiteManager (django.contrib.sites のクラス) manifest_strict (s ...
-
https://man.plustar.jp/django/genindex.html
- [similar]
PREV
1
NEXT