検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 225 for also (0.107 sec.)
LayerMapping data import utility — Django 4.0.6 ドキュメント 4820
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... GR-supported data source file (e.g., a shapefile). Also accepts django.contrib.gis.gdal.DataSource instanc ... sys.stdout , strict = False ) ¶ The save() method also accepts keywords. These keywords are used for cont ...
https://man.plustar.jp/django/ref/contrib/gis/layermapping.html - [similar]
バリデータ — Django 4.0.6 ドキュメント 4820
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ontained in the value. If strict is True , then it also checks that there are no other keys present. The m ...
https://man.plustar.jp/django/ref/contrib/postgres/validators.html - [similar]
SchemaEditor — Django 4.0.6 ドキュメント 4820
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he model's table to represent the field. This will also add indexes or a unique constraint if the field ha ... a no-op. If the field is a ForeignKey , this will also add the foreign key constraint to the column. remo ...
https://man.plustar.jp/django/ref/schema-editor.html - [similar]
Django 1.5.1 release notes — Django 4.0.6 ドキュメント 4820
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ing to 1.5.1 should fix those issues. Django 1.5.1 also includes a couple smaller fixes: Module-level warn ...
https://man.plustar.jp/django/releases/1.5.1.html - [similar]
Django 4.0.3 release notes — Django 4.0.6 ドキュメント 4820
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 1, 2022 Django 4.0.3 fixes several bugs in 4.0.2. Also, all Python code in Django is reformatted with bla ...
https://man.plustar.jp/django/releases/4.0.3.html - [similar]
Organization of the Django Project — Django 4.0.6 ドキュメント 4716
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... f Mergers. It's not a requirement that a Merger is also a Django Fellow, but the Django Software Foundatio ... leasers. It's not a requirement that a Releaser is also a Django Fellow, but the Django Software Foundatio ...
https://man.plustar.jp/django/internals/organization.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 4716
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... apsulates a single reportable error or warning. It also provides context and hints applicable to the messa ... e is not set for database connection <alias> . See also Setting sql_mode . mysql.W003 : MySQL/MariaDB may ... : id can only be used as a field name if the field also sets primary_key=True . models.E005 : The field <f ... : You have 'APP_DIRS': True in your TEMPLATES but also specify 'loaders' in OPTIONS . Either remove APP_D ...
https://man.plustar.jp/django/ref/checks.html - [similar]
Multiple object mixins — Django 4.0.6 ドキュメント 4716
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... face as django.core.paginator.Paginator , you will also need to provide an implementation for get_paginato ... ntext_object_name is specified, that variable will also be set in the context, with the same value as obje ...
https://man.plustar.jp/django/ref/class-based-views/mixins-multiple-object.html - [similar]
django.contrib.auth — Django 4.0.6 ドキュメント 4716
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... llow inactive users to login. In this case, you'll also want to customize the AuthenticationForm used by t ... LD (see Customizing Users and authentication ). It also handles the default permissions model as defined f ... et of permissions if obj is not None . with_perm() also allows an object to be passed as a parameter, but ...
https://man.plustar.jp/django/ref/contrib/auth.html - [similar]
The flatpages app — Django 4.0.6 ドキュメント 4716
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... TALLED_APPS setting, if it's not already in there. Also make sure you've correctly set SITE_ID to the ID o ... de ( 'django.contrib.flatpages.urls' )), ] You can also set it up as a "catchall" pattern. In this case, i ...
https://man.plustar.jp/django/ref/contrib/flatpages.html - [similar]