积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(166)Python(60)C++(60)Julia(18)云计算&大数据(17)Conda(16)数据库(14)TiDB(14)Django(13)VirtualBox(11)

语言

全部英语(150)中文(简体)(39)中文(繁体)(23)[zh](1)英语(1)

格式

全部PDF文档 PDF(201)其他文档 其他(11)PPT文档 PPT(2)DOC文档 DOC(1)
 
本次搜索耗时 0.059 秒,为您找到相关结果约 215 个.
  • 全部
  • 后端开发
  • Python
  • C++
  • Julia
  • 云计算&大数据
  • Conda
  • 数据库
  • TiDB
  • Django
  • VirtualBox
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • [zh]
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Django CMS 3.0.x Documentation

    mandatory versions; refer to requirements for any version-specific restrictions. If you are using PostgreSQL as your database, add the Python adapter to your requirements file: psycopg2 For MySQL you would adapters for your selected database. For PostgreSQL: 22 Chapter 5. Table of contents django cms Documentation, Release 3.0.19.dev1 sudo aptitude install libpq-dev postgresql-client-9.3 python-dev For MySQL: sudo install the appropriate libraries to build the Python adapters for your selected database. For PostgreSQL: brew install postgres For MySQL: brew install mysql Note: Homebrew does not set the databases
    0 码力 | 180 页 | 1.56 MB | 6 月前
    3
  • epub文档 Django CMS 3.9.x Documentation

    with Django [https://docs.djangoproject.com/en/2.2/ref/databases/]. We recommend using PostgreSQL [http://www.postgresql.org/] or MySQL [http://www.mysql.com]. Installing and maintaining database systems is using the extension models: cms.extensions.PageExtension and cms.extensions.TitleExtension, respectively. Title vs Page extensions The difference between a page extension and a title extension is related keywords. Implement a basic extension Three basic steps are required: add the extension model add the extension admin add a toolbar menu item for the extension Page model extension example The model To add
    0 码力 | 417 页 | 1.68 MB | 6 月前
    3
  • epub文档 Django CMS 3.8.x Documentation

    with Django [https://docs.djangoproject.com/en/2.2/ref/databases/]. We recommend using PostgreSQL [http://www.postgresql.org/] or MySQL [http://www.mysql.com]. Installing and maintaining database systems is using the extension models: cms.extensions.PageExtension and cms.extensions.TitleExtension, respectively. Title vs Page extensions The difference between a page extension and a title extension is related keywords. Implement a basic extension Three basic steps are required: add the extension model add the extension admin add a toolbar menu item for the extension Page model extension example The model To add
    0 码力 | 413 页 | 1.67 MB | 6 月前
    3
  • epub文档 Django CMS 2.1.x Documentation

    like the above) 1.1.3. On Microsoft Windows TODO. 1.2. Databases We recommend using PostgreSQL [http://www.postgresql.org/] or MySQL [http://www.mysql.com] with Django CMS. Installing and maintaining database reference 6.1. File Allows you to upload a file. A filetype icon will be assigned based on the file extension. For installation be sure you have the following in the INSTALLED_APPS setting in your project’s
    0 码力 | 81 页 | 554.09 KB | 6 月前
    3
  • epub文档 Django CMS 2.4.x Documentation

    packages Pillow==2.0.0 django-filer==0.9.4 cmsplugin-filer==0.9.5 django-reversion==1.7 for Postgresql you would also add: psycopg2==2.5 and install libpq-dev (on Debian-based distro) for MySQL you is needed for you to follow the Introductory Tutorial. Databases We recommend using PostgreSQL [http://www.postgresql.org/] or MySQL [http://www.mysql.com] with django CMS. Installing and maintaining database reference 5.1. File Allows you to upload a file. A filetype icon will be assigned based on the file extension. For installation be sure you have the following in the INSTALLED_APPS [http://readthedocs.org/
    0 码力 | 156 页 | 727.78 KB | 6 月前
    3
  • epub文档 Django CMS 3.11.10 Documentation

    with Django [https://docs.djangoproject.com/en/4.2/ref/databases/]. We recommend using PostgreSQL [http://www.postgresql.org/], MySQL [http://www.mysql.com] or MariaDB [http://www.mariadb.com]. Installing contentmodels.PageContent models with your own fields (e.g. adding an icon for every page) by using the extension models: cms.extensions.PageExtension and cms.extensions.PageContentExtension, respectively. Note PageContentExtension PageContent vs Page extensions The difference between a page extension and a page content extension is related to the difference between the cms.models.pagemodel.Page and cms.models
    0 码力 | 493 页 | 1.44 MB | 6 月前
    0.03
  • epub文档 Django CMS 4.1.x Documentation

    with Django [https://docs.djangoproject.com/en/4.2/ref/databases/]. We recommend using PostgreSQL [http://www.postgresql.org/], MySQL [http://www.mysql.com] or MariaDB [http://www.mariadb.com]. Installing operations not yet supported Package Description Status djangocms- page- sitemap django CMS page extension to handle sitemap customization not yet supported djangocms- page-meta Add SEO meta data to django contentmodels.PageContent models with your own fields (e.g. adding an icon for every page) by using the extension models: cms.extensions.PageExtension and cms.extensions.PageContentExtension, respectively. Note
    0 码力 | 518 页 | 1.66 MB | 6 月前
    3
  • pdf文档 Django CMS 2.4.x Documentation

    recommended packages Pillow==2.0.0 django-filer==0.9.4 cmsplugin-filer==0.9.5 django-reversion==1.7 for Postgresql you would also add: psycopg2==2.5 and install libpq-dev (on Debian-based distro) for MySQL you that is needed for you to follow the Introductory Tutorial. 1.1.4 Databases We recommend using PostgreSQL or MySQL with django CMS. Installing and maintaining database systems is outside the scope of this reference 2.5.1 File Allows you to upload a file. A filetype icon will be assigned based on the file extension. For installation be sure you have the following in the INSTALLED_APPS setting in your project’s
    0 码力 | 104 页 | 709.98 KB | 6 月前
    3
  • pdf文档 Django CMS 2.1.x Documentation

    cms Documentation, Release 2.1.5 On Microsoft Windows TODO. 1.1.2 Databases We recommend using PostgreSQL or MySQL with Django CMS. Installing and maintaining database systems is outside the scope of this reference 1.6.1 File Allows you to upload a file. A filetype icon will be assigned based on the file extension. For installation be sure you have the following in the INSTALLED_APPS setting in your project’s
    0 码力 | 63 页 | 485.38 KB | 6 月前
    3
  • pdf文档 Django CMS 2.2.x Documentation

    install django-cms” like the above) On Microsoft Windows TODO. 1.1.2 Databases We recommend using PostgreSQL or MySQL with django CMS. Installing and maintaining database systems is outside the scope of this reference 1.7.1 File Allows you to upload a file. A filetype icon will be assigned based on the file extension. For installation be sure you have the following in the INSTALLED_APPS setting in your project’s
    0 码力 | 76 页 | 627.98 KB | 6 月前
    3
共 215 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 22
前往
页
相关搜索词
DjangoCMS3.0Documentation3.93.82.12.4httpsdocsdjangocmsorgdownloadsenlatest4.12.2
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩