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

无数据

分类

全部后端开发(365)Python(365)Scrapy(62)Jupyter(61)Django(54)Celery(41)Tornado(20)PyWebIO(20)ORM(16)Conda(16)

语言

全部英语(345)中文(简体)(17)法语(2)英语(1)

格式

全部PDF文档 PDF(210)其他文档 其他(155)
 
本次搜索耗时 0.114 秒,为您找到相关结果约 365 个.
  • 全部
  • 后端开发
  • Python
  • Scrapy
  • Jupyter
  • Django
  • Celery
  • Tornado
  • PyWebIO
  • ORM
  • Conda
  • 全部
  • 英语
  • 中文(简体)
  • 法语
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 3 在AWS部署与发布你面向全球的Python Serverless应用 谢洪恩

    Dependencies, training data, configuration files, etc. Promote separation of responsibilities and let developers iterate faster on writing business logic Built-in support for secure sharing by ecosystem Including training data, configuration files, etc. • Promote separation of responsibilities and let developers iterate faster on writing business logic • Built-in support for secure sharing by ecosystem python
    0 码力 | 53 页 | 24.15 MB | 1 年前
    3
  • pdf文档 django cms 3.10.x Documentation

    • to delete: require add or change or delete permission on related Model or instance. With this logic, an user who can change a Model’s instance but can not add a new Model’s instance will be able to for each site. You can use the same database for different websites or, if you want a stricter separation, different databases. You can define settings for all sites in a file that is imported in the site-specific signal does not actually do anything itself. For automated server restarting you need to implement logic in your project that gets executed whenever this signal is fired. Because there are many ways of deploying
    0 码力 | 296 页 | 1.79 MB | 1 年前
    3
  • epub文档 Django CMS 3.11.10 Documentation

    What Function Subclass of model (if required) plugin instance configuration CMSPlugin view display logic CMSPluginBase template rendering – CMSPlugin The plugin model, the sub-class of cms.models.pluginmodel external library to handle the indexing (django-haystack in the above examples) and just implement the logic that builds the querysets and filters the languages depending on what index is currently active. django-haystack a CMS Page, check for is_page in menus.base.NavigationNode.attr and that it is True. Menu system logic Let’s look at an example using the {% show_menu %} template tag. It will be different for other template
    0 码力 | 493 页 | 1.44 MB | 6 月前
    0.03
  • pdf文档 django cms 4.1.x Documentation

    What Function Subclass of model (if required) plugin instance configuration CMSPlugin view display logic CMSPluginBase template rendering – CMSPlugin The plugin model, the sub-class of cms.models.pluginmodel CMS Page, check for is_page in menus.base. NavigationNode.attr and that it is True. Menu system logic Let’s look at an example using the {% show_menu %} template tag. It will be different for other template • to delete: require add or change or delete permission on related Model or instance. With this logic, an user who can change a Model’s instance but can not add a new Model’s instance will be able to
    0 码力 | 357 页 | 1.99 MB | 1 年前
    3
  • pdf文档 django cms 4.1.1 Documentation

    What Function Subclass of model (if required) plugin instance configuration CMSPlugin view display logic CMSPluginBase template rendering – CMSPlugin The plugin model, the sub-class of cms.models.pluginmodel CMS Page, check for is_page in menus.base. NavigationNode.attr and that it is True. Menu system logic Let’s look at an example using the {% show_menu %} template tag. It will be different for other template • to delete: require add or change or delete permission on related Model or instance. With this logic, an user who can change a Model’s instance but can not add a new Model’s instance will be able to
    0 码力 | 361 页 | 2.00 MB | 1 年前
    3
  • epub文档 Django CMS 4.1.x Documentation

    What Function Subclass of model (if required) plugin instance configuration CMSPlugin view display logic CMSPluginBase template rendering – CMSPlugin The plugin model, the sub-class of cms.models.pluginmodel a CMS Page, check for is_page in menus.base.NavigationNode.attr and that it is True. Menu system logic Let’s look at an example using the {% show_menu %} template tag. It will be different for other template instance. to delete: require add or change or delete permission on related Model or instance. With this logic, an user who can change a Model’s instance but can not add a new Model’s instance will be able to
    0 码力 | 518 页 | 1.66 MB | 6 月前
    3
  • pdf文档 django cms 3.6.x Documentation

    • to delete: require add or change or delete permission on related Model or instance. With this logic, an user who can change a Model’s instance but can not add a new Model’s instance will be able to your plugin in- stances • a sub-class of cms.plugin_base.CMSPluginBase that defines the operating logic of your plugin • a template that renders your plugin A note about cms.plugin_base.CMSPluginBase signal does not actually do anything itself. For automated server restarting you need to implement logic in your project that gets executed whenever this signal is fired. Because there are many ways of deploying
    0 码力 | 278 页 | 1.63 MB | 1 年前
    3
  • epub文档 django cms 3.5.x Documentation

    for your plugin instances a sub-class of cms.plugin_base.CMSPluginBase that defines the operating logic of your plugin a template that renders your plugin A note about cms.plugin_base.CMSPluginBase cms signal does not actually do anything itself. For automated server restarting you need to implement logic in your project that gets executed whenever this signal is fired. Because there are many ways of deploying instance. to delete: require add or change or delete permission on related Model or instance. With this logic, an user who can change a Model’s instance but can not add a new Model’s instance will be able to
    0 码力 | 403 页 | 1.69 MB | 1 年前
    3
  • epub文档 django cms 3.7.x Documentation

    instance. to delete: require add or change or delete permission on related Model or instance. With this logic, an user who can change a Model’s instance but can not add a new Model’s instance will be able to signal does not actually do anything itself. For automated server restarting you need to implement logic in your project that gets executed whenever this signal is fired. Because there are many ways of deploying useful to implement plugin- specific logic in a custom view. get_edit_url() Returns the URL to call to edit a plugin instance; useful to implement plugin- specific logic in a custom view. get_move_url()
    0 码力 | 409 页 | 1.67 MB | 1 年前
    3
  • epub文档 Django CMS 3.9.x Documentation

    instance. to delete: require add or change or delete permission on related Model or instance. With this logic, an user who can change a Model’s instance but can not add a new Model’s instance will be able to signal does not actually do anything itself. For automated server restarting you need to implement logic in your project that gets executed whenever this signal is fired. Because there are many ways of deploying useful to implement plugin- specific logic in a custom view. get_edit_url() Returns the URL to call to edit a plugin instance; useful to implement plugin- specific logic in a custom view. get_move_url() Returns
    0 码力 | 417 页 | 1.68 MB | 6 月前
    3
共 365 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 37
前往
页
相关搜索词
AWS部署发布面向全球PythonServerless应用洪恩djangocms3.10Documentationhttpsdocsorgdownloadsenlatest4.1DjangoCMS3.63.53.73.9
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩