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

无数据

分类

全部后端开发(83)Python(83)Django(83)

语言

全部英语(81)中文(简体)(1)英语(1)

格式

全部PDF文档 PDF(43)其他文档 其他(40)
 
本次搜索耗时 0.203 秒,为您找到相关结果约 83 个.
  • 全部
  • 后端开发
  • Python
  • Django
  • 全部
  • 英语
  • 中文(简体)
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • epub文档 Django CMS 3.11.10 Documentation

    copy the quickstart templates on github [https://github.com/django-cms/django-cms-quickstart/tree/main/backend/templates]. Placeholders Placeholders are an easy way to define sections in an HTML template list of menu nodes, that gets passed around the menu system, until it emerges at the other end. The main active parts of the menu system are menu generators and modifiers. Some of these parts are supplied listed in the django-cms/djangocms-ecosystem [https://github.com/django-cms/djangocms- ecosystem/blob/main/README.md] repository. Please see the Django Packages [https://djangopackages.org/search/?q=django+cms]
    0 码力 | 493 页 | 1.44 MB | 6 月前
    0.03
  • pdf文档 Django CMS 2.2.x Documentation

    Integration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52 3.4 API References . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . your project’s INSTALLED_APPS setting. • Add from cms.sitemaps import CMSSitemap to the top of your main urls.py. • Add url(r’^sitemap.xml$’, ’django.contrib.sitemaps.views.sitemap’, {’sitemaps’: {’cmspages’: finishing the Django Tutorial. Also, make sure the poll app is in your INSTALLED_APPS. We assume your main urls.py looks somewhat like this: from django.conf.urls.defaults import * from django.contrib import
    0 码力 | 76 页 | 627.98 KB | 6 月前
    3
  • pdf文档 Django CMS 2.3.x Documentation

    higher • PIL 1.1.6 or higher • django-classy-tags 0.3.4.1 or higher • django-mptt 0.5.2 (strict due to API compatibility issues) • django-sekizai 0.6.1 or higher • html5lib 0.90 or higher • An installed and your project’s INSTALLED_APPS setting. • Add from cms.sitemaps import CMSSitemap to the top of your main urls.py. • Add url(r’^sitemap\.xml$’, ’django.contrib.sitemaps.views.sitemap’, {’sitemaps’: {’cmspages’: completing the Django Tutorial. Also, make sure the poll app is in your INSTALLED_APPS. We assume your main urls.py looks something like this: from django.conf.urls.defaults import * from django.contrib import
    0 码力 | 92 页 | 666.41 KB | 6 月前
    3
  • pdf文档 Django CMS 3.0.x Documentation

    setup. If this is your first django CMS project, read through the tutorial for a walkthrough of the main features of django CMS. For more information on using django CMS for managing web content, see Using the case when rendering an embedded plu- gin. Example Suppose you want to wrap each plugin in the main placeholder in a colored box but it would be too complicated to edit each individual plugin’s template: in the "main" place ''' # Plugins not in the main placeholder should remain unchanged # Plugins embedded in Text should remain unchanged in order not to break output if placeholder.slot != 'main' or (instance
    0 码力 | 180 页 | 1.56 MB | 6 月前
    3
  • pdf文档 Django CMS 2.4.x Documentation

    • South 0.7.2 or higher • django-classy-tags 0.3.4.1 or higher • django-mptt 0.5.2 (strict due to API compatibility issues) • django-sekizai 0.7 or higher • html5lib 0.90 or higher • django-i18nurls (if perform the migrations for 2.4. For the two-step upgrade process do the following in your project main directory: 6 Chapter 1. Install django cms Documentation, Release 2.4.3-support pip install django-cms==2 settings settings.CMS_TEMPLATES settings.PLACEHOLDER_FRONTEND_EDITING Should be replaced with the new API: from cms.utils.conf import get_cms_setting get_cms_setting('TEMPLATES') get_cms_setting('PLACEHOL
    0 码力 | 104 页 | 709.98 KB | 6 月前
    3
  • epub文档 django cms 2.2.x Documentation

    Menus 3.2. Attach Menus 3.3. App-Hooks 3.4. Navigation Modifiers 3.5. Custom Plugins 4. API References 4.1. cms.api 4.2. cms.plugin_base 4.3. menus.base 5. Placeholders outside the CMS 5.1. Quickstart html#std:setting-INSTALLED_APPS] setting. Add from cms.sitemaps import CMSSitemap to the top of your main urls.py. Add url(r'^sitemap.xml$', 'django.contrib.sitemaps.views.sitemap', {'sitemaps': {'cmspages': [http://readthedocs.org/docs/django/en/latest/ref/settings.html#std:setting-INSTALLED_APPS]. We assume your main urls.py looks somewhat like this: from django.conf.urls.defaults import * from django.contrib import
    0 码力 | 105 页 | 679.29 KB | 1 年前
    3
  • epub文档 Django CMS 2.4.x Documentation

    Menus 3.2. Attach Menus 3.3. App-Hooks 3.4. Navigation Modifiers 3.5. Custom Plugins 4. API References 4.1. cms.api 4.2. cms.constants 4.3. cms.plugin_base 4.4. menus.base 5. Placeholders outside the CMS ] 0.3.4.1 or higher django-mptt [https://github.com/django-mptt/django-mptt] 0.5.2 (strict due to API compatibility issues) django-sekizai [https://github.com/ojii/django-sekizai] 0.7 or higher html5lib perform the migrations for 2.4. For the two-step upgrade process do the following in your project main directory: pip install django-cms==2.3.3 python manage.py syncdb python manage.py migrate pip install
    0 码力 | 156 页 | 727.78 KB | 6 月前
    3
  • pdf文档 django cms 3.1.x Documentation

    render method by checking that the appropriate variables are set in the returned context """ from cms.api import create_page my_page = create_page('home', language='en', template='col_two.html') placeholder setup. If this is your first django CMS project, read through the tutorial for a walkthrough of the main features of django CMS. For more information on using django CMS for managing web content, see Using the case when rendering an embedded plu- gin. Example Suppose you want to wrap each plugin in the main placeholder in a colored box but it would be too complicated to edit each individual plugin’s template:
    0 码力 | 200 页 | 1.63 MB | 1 年前
    3
  • epub文档 Django 5.1 Documentation

    documentation contents Getting started Django at a glance Design your model Install it Enjoy the free API A dynamic admin interface: it’s not just scaffolding – it’s the whole house Design your URLs Write Writing your first Django app, part 2 Database setup Creating models Activating models Playing with the API Introducing the Django Admin Writing your first Django app, part 3 Overview Writing more views Write Tablespaces Database access optimization Database instrumentation Fixtures Examples of model relationship API usage Handling HTTP requests URL dispatcher Writing views View decorators File Uploads Django shortcut
    0 码力 | 3513 页 | 3.17 MB | 1 年前
    3
  • epub文档 Django 5.1.2 Documentation

    documentation contents Getting started Django at a glance Design your model Install it Enjoy the free API A dynamic admin interface: it’s not just scaffolding – it’s the whole house Design your URLs Write Writing your first Django app, part 2 Database setup Creating models Activating models Playing with the API Introducing the Django Admin Writing your first Django app, part 3 Overview Writing more views Write Tablespaces Database access optimization Database instrumentation Fixtures Examples of model relationship API usage Handling HTTP requests URL dispatcher Writing views View decorators File Uploads Django shortcut
    0 码力 | 3519 页 | 3.17 MB | 1 年前
    3
共 83 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 9
前往
页
相关搜索词
httpsdocsdjangocmsorgdownloadsenlatestDocumentationDjangoCMS2.22.33.02.43.15.1
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩