検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 89 for generated (0.027 sec.)
Django 1.5.12 release notes — Django 4.0.6 ドキュメント 11190
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... se. Bugfixes ¶ Fixed a regression with dynamically generated inlines and allowed field references in the admin ... ク , previous , up , next , regression , Bugfixes , generated , 検索 クイック検索 Last update: 2022年6月01日 « p ...
https://man.plustar.jp/django/releases/1.5.12.html - [similar]
The sitemap framework — Django 4.0.6 ドキュメント 9626
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ll items in a sitemap have a lastmod , the sitemap generated by views.sitemap() will have a Last-Modified heade ... that defines if the URLs of this sitemap should be generated using all of your LANGUAGES . The default is False ... lean attribute. When used in conjunction with i18n generated URLs will each have a list of alternate links poin ... A boolean attribute. When True the alternate links generated by alternates will contain a hreflang="x-default" ...
https://man.plustar.jp/django/ref/contrib/sitemaps.html - [similar]
GeoDjango Management Commands — Django 4.0.6 ドキュメント 9372
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ally-aware, and places geometry fields in the auto-generated model definition, where appropriate. ogrinspect ¶ ... Use a comma separated list of OGR float fields to generate DecimalField instead of the default FloatField . Se ... led then a MultiPolygonField will be placed in the generated model rather than PolygonField . --name-field NAME ...
https://man.plustar.jp/django/ref/contrib/gis/commands.html - [similar]
How to create database migrations — Django 4.0.6 ドキュメント 9118
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ecause the value used to populate existing rows is generated only once, thus breaking the unique constraint. Th ... s below. Copy the AddField operation from the auto-generated migration (the first of the three new files) to th ... models . For example: 0006_remove_uuid_null.py ¶ # Generated by Django A.B on YYYY-MM-DD HH:MM from django.db i ... id . For example: 0005_populate_uuid_values.py ¶ # Generated by Django A.B on YYYY-MM-DD HH:MM from django.db i ...
https://man.plustar.jp/django/howto/writing-migrations.html - [similar]
Django 1.0.1 リリースノート — Django 4.0.6 ドキュメント 9118
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... unique_together model constraints in automatically-generated forms. Fixed support for custom callable upload_to ... s when handling file uploads through automatically-generated forms. Fixed support for sorting an admin change l ...
https://man.plustar.jp/django/releases/1.0.1.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 9118
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s if the assertion fails. The WSGIRequest instance generated by the test handler is now attached to the django. ... 7, see #21200 for more details. Cache keys are now generated from the request's absolute URL ¶ Previous version ... s of Django generated cache keys using a request's path and query string ... For example, the URL portion of a cache key is now generated from https://www.example.com/path/to/?key=val rath ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Tablespaces — Django 4.0.6 ドキュメント 9118
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... bles ¶ A tablespace can be specified for the table generated by a model by supplying the db_tablespace option i ... e = 'other_indexes' )] In this example, the tables generated by the TablespaceExample model (i.e. the model tab ...
https://man.plustar.jp/django/topics/db/tablespaces.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 8850
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s field type is a guess.' next to the field in the generated model. The recognized fields may depend on apps li ... . For example, if a table has a column 'for' , the generated model will have a field 'for_field' , with the db_ ... on. After you run it, you'll want to look over the generated models yourself to make customizations. In particu ... have been removed since the fixture was originally generated. --app APP_LABEL ¶ Specifies a single app to look ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
Django 1.8.1 リリースノート — Django 4.0.6 ドキュメント 8850
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 8, 2015) ( #24637 ). Updated urlpatterns examples generated by startproject to remove usage of referencing vie ... grations with model managers on Python 3 that were generated on Python 2 ( #24701 ). Restored the ability to us ...
https://man.plustar.jp/django/releases/1.8.1.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 8850
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pathlib.Path for the NAME setting. The settings.py generated by the startproject command now uses pathlib.Path ... rAdmin ) その他 ¶ The cache keys used by cache and generated by make_template_fragment_key() are different from ... the keys generated by older versions of Django. After upgrading to Dj ... used by CookieStorage is different from the format generated by older versions of Django. Support for the old f ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT