积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(32)Python(15)Django(13)云计算&大数据(11)VirtualBox(11)Julia(10)C++(7)数据库(4)TiDB(4)Tornado(2)

语言

全部英语(36)中文(繁体)(10)中文(简体)(1)英语(1)

格式

全部PDF文档 PDF(40)其他文档 其他(7)PPT文档 PPT(1)
 
本次搜索耗时 0.079 秒,为您找到相关结果约 48 个.
  • 全部
  • 后端开发
  • Python
  • Django
  • 云计算&大数据
  • VirtualBox
  • Julia
  • C++
  • 数据库
  • TiDB
  • Tornado
  • 全部
  • 英语
  • 中文(繁体)
  • 中文(简体)
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • epub文档 Django CMS 3.11.10 Documentation

    4 you can have a look at django CMS 4 migration [https://github.com/Aiky30/djangocms-4-migration]. This is a third party project supposed to assist the migration from v3 to v4. It is not (yet) officially several components from the popular Bootstrap 4 framework. djangocms-frontend offers an automatic migration. production 3.11, 4.1, 5.0 djangocms- text- ckeditor Text Plugin for django CMS using CKEditor 4 model that inherits from CMSPlugin. This model will store the plugin’s data. To allow for automatic migration later, make sure that all model fields have meaningful defaults. 2. Update the Plugin Class: In
    0 码力 | 493 页 | 1.44 MB | 6 月前
    0.03
  • epub文档 Django CMS 3.9.x Documentation

    migrations Due to the migration from Django MPTT to django-treebeard in version 3.1, the plugin model is different between the two versions. Schema migrations are not affected as the migration systems (both South Django) detects the different bases. Data migrations are a different story, though. If your data migration does something like: MyPlugin = apps.get_model('my_app', 'MyPlugin') for plugin in MyPlugin.objects compatibility with 3.0 and 3.x you can force the data migration to run before the django CMS migration that creates treebeard fields, by doing this the data migration will always be executed on the “old” database
    0 码力 | 417 页 | 1.68 MB | 6 月前
    3
  • epub文档 Django CMS 3.8.x Documentation

    migrations Due to the migration from Django MPTT to django-treebeard in version 3.1, the plugin model is different between the two versions. Schema migrations are not affected as the migration systems (both South Django) detects the different bases. Data migrations are a different story, though. If your data migration does something like: MyPlugin = apps.get_model('my_app', 'MyPlugin') for plugin in MyPlugin.objects compatibility with 3.0 and 3.x you can force the data migration to run before the django CMS migration that creates treebeard fields, by doing this the data migration will always be executed on the “old” database
    0 码力 | 413 页 | 1.67 MB | 6 月前
    3
  • pdf文档 Django CMS 4.0.x Documentation

    migrations Due to the migration from Django MPTT to django-treebeard in version 3.1, the plugin model is different between the two versions. Schema migrations are not affected as the migration systems (both South Django) detects the different bases. Data migrations are a different story, though. If your data migration does something like: MyPlugin = apps.get_model('my_app', 'MyPlugin') for plugin in MyPlugin.objects compatibility with 3.0 and 3.x you can force the data migration to run before the django CMS migration that creates treebeard fields, by doing this the data migration will always be executed on the “old” database
    0 码力 | 296 页 | 1.79 MB | 6 月前
    3
  • pdf文档 Django CMS 3.9.x Documentation

    migrations Due to the migration from Django MPTT to django-treebeard in version 3.1, the plugin model is different between the two versions. Schema migrations are not affected as the migration systems (both South Django) detects the different bases. Data migrations are a different story, though. If your data migration does something like: MyPlugin = apps.get_model('my_app', 'MyPlugin') for plugin in MyPlugin.objects compatibility with 3.0 and 3.x you can force the data migration to run before the django CMS migration that creates treebeard fields, by doing this the data migration will always be executed on the “old” database
    0 码力 | 298 页 | 1.79 MB | 6 月前
    3
  • epub文档 Django CMS 4.1.x Documentation

    4 you can have a look at django CMS 4 migration [https://github.com/Aiky30/djangocms-4-migration]. This is a third party project supposed to assist the migration from v3 to v4. It is not (yet) officially Bootstrap4 [https://github.com/django-cms/djangocms-bootstrap4] (djangocms- frontend offers an automated migration) Frontend integration Generally speaking, django CMS is wholly frontend-agnostic. It doesn’t care simple example which adds an icon field to the page: Of course, you will need to make and run a migration for this new model. The admin To make your extension editable, you must first create an admin class
    0 码力 | 518 页 | 1.66 MB | 6 月前
    3
  • pdf文档 Django CMS 3.0.x Documentation

    type="submit" value="Vote" /> Now add polls_plugin to INSTALLED_APPS and create a database migration to add the plugin table (using South): python manage.py schemamigration polls_plugin --init python 7-style migrations and needs some extra configuration to work with South. In settings.py: SOUTH_MIGRATION_MODULES = { 'easy_thumbnails': 'easy_thumbnails.south_migrations', } Configure the image thumbnail Django 1.7 (or later) users have to specify where the migrations are situated using the MIGRATION_MODULES setting: MIGRATION_MODULES = { 'cms': 'cms.migrations_django', 'menus': 'menus.migrations_django', #
    0 码力 | 180 页 | 1.56 MB | 6 月前
    3
  • pdf文档 Using Modern C++ to Build XOffsetDatastructure

    communication: • This includes RPC (Remote Procedure Calls) between different services. • 3. Data migration: • Large amounts of game data need to be migrated among different scenes, areas, and lines. Fanchen Fanchen Su, XOffsetDatastructure, CppCon 2024 222.1.2 Why Is Serialization so Important • Data Migration • When a scene process becomes overloaded, it's split into areas and lines. • As shown in the XOffsetDatastructure, CppCon 2024 23 Sence => Areas2.1.2 Why Is Serialization so Important • Data Migration • When a scene process becomes overloaded, it's split into areas and lines. • As shown in the
    0 码力 | 111 页 | 3.03 MB | 5 月前
    3
  • pdf文档 TIDB The Large Scale Relational Database Solution

    heavily on the community. It also features custom tuned tools for a range of services from data migration to data transformation. Depending on the client’s need these could eliminate the need for expensive database management, and increase its attractiveness. These tools range from Data Migration tools like TiDB Data Migration, and TiDB Lighting, to database management packages like TiUp, and a fully up-to-date those that use PostgreSQL databases. Migration to MySQL could be lengthy and costly. Does not have the ecosystem and supporting tools that TiDB has. (TiDB Data Migration, and TiDB Lightning) PHXSQL Unmaintained
    0 码力 | 12 页 | 5.61 MB | 5 月前
    3
  • pdf文档 Django CMS 2.4.x Documentation

    migrations for the cms application have been consolidated into a single migration file, 0001_initial.py. • migration 0001 is a real migration, that gets you to the same point migrations 0001-0036 used to • the you will need to run a two-step process. First, you’ll need to upgrade to 2.3.3, to bring your migration history up-to-date with the new scheme. Then you’ll need to perform the migrations for 2.4. For again. • Fixed the file plugin which was sometimes causing invalid HTML (unclosed span tag). • Migration ordering for plugins improved. • Internationalized strings in JavaScript now get escaped. 14 Chapter
    0 码力 | 104 页 | 709.98 KB | 6 月前
    3
共 48 条
  • 1
  • 2
  • 3
  • 4
  • 5
前往
页
相关搜索词
httpsdocsdjangocmsorgdownloadsenlatestDocumentationDjangoCMS3.93.84.04.13.0UsingModernC++toBuildXOffsetDatastructureTIDBTheLargeScaleRelationalDatabaseSolution2.4
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩