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

无数据

分类

全部后端开发(114)Python(114)Django(54)Celery(51)Scrapy(6)

语言

全部英语(113)英语(1)

格式

全部其他文档 其他(59)PDF文档 PDF(55)
 
本次搜索耗时 0.085 秒,为您找到相关结果约 114 个.
  • 全部
  • 后端开发
  • Python
  • Django
  • Celery
  • Scrapy
  • 全部
  • 英语
  • 英语
  • 全部
  • 其他文档 其他
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Django CMS 3.0.x Documentation

    Table of contents django cms Documentation, Release 3.0.19.dev1 Use the new side-frame-based administration by appending ‘?edit’ to your URL as follows: http://127.0.0.1:8000/?edit. This will reveal a toolbar_pool from cms.toolbar.items import Break from cms.cms_toolbar import ADMIN_MENU_IDENTIFIER, ADMINISTRATION_BREAK from cms.toolbar_base import CMSToolbar @toolbar_pool.register class PollToolbar(CMSToolbar): get_or_create_menu(ADMIN_MENU_IDENTIFIER, _('Site')) position = admin_menu.find_first(Break, identifier=ADMINISTRATION_BREAK) menu = admin_menu.get_or_create_menu('poll-menu', _('Polls'), position=position) url =
    0 码力 | 180 页 | 1.56 MB | 6 月前
    3
  • pdf文档 django cms 3.1.x Documentation

    Table of contents django cms Documentation, Release 3.1.8.dev1 Use the new side-frame-based administration by appending ‘?edit’ to your URL as follows: http://127.0.0.1:8000/?edit. This will reveal a toolbar_pool from cms.toolbar.items import Break from cms.cms_toolbar import ADMIN_MENU_IDENTIFIER, ADMINISTRATION_BREAK from cms.toolbar_base import CMSToolbar @toolbar_pool.register class PollToolbar(CMSToolbar): get_or_create_menu(ADMIN_MENU_IDENTIFIER, _('Site')) position = admin_menu.find_first(Break, identifier=ADMINISTRATION_BREAK) menu = admin_menu.get_or_create_menu('poll-menu', _('Polls'), position=position) url =
    0 码力 | 200 页 | 1.63 MB | 1 年前
    3
  • epub文档 django cms 3.3.x Documentation

    you should get the django CMS “Installation Successful” screen. Use the new side-frame-based administration by appending ‘?edit’ to your URL as follows: http://127.0.0.1:8000/?edit. This will reveal a property of cms.models.CMSPlugin, and a plugin that overrides this will not work as intended in the administration. Warning If you are using Python 2.x and overriding the __unicode__ method of the model file toolbar_pool from cms.toolbar.items import Break from cms.cms_toolbars import ADMIN_MENU_IDENTIFIER, ADMINISTRATION_BREAK from cms.toolbar_base import CMSToolbar @toolbar_pool.register class PollToolbar(CMSToolbar):
    0 码力 | 386 页 | 1.56 MB | 1 年前
    3
  • epub文档 django cms 3.4.x Documentation

    [https://github.com/divio/djangocms-admin-style]. This provides some styling that helps make django CMS administration components easier to work with. Technically it’s an optional component and does not need to be property of cms.models.pluginmodel.CMSPlugin, and your plugin will not work as intended in the administration without further work. Warning If you are using Python 2.x and overriding the __unicode__ method toolbar_pool from cms.toolbar.items import Break from cms.cms_toolbars import ADMIN_MENU_IDENTIFIER, ADMINISTRATION_BREAK from cms.toolbar_base import CMSToolbar @toolbar_pool.register class PollToolbar(CMSToolbar):
    0 码力 | 395 页 | 1.64 MB | 1 年前
    3
  • epub文档 django cms 3.5.x Documentation

    [https://github.com/divio/djangocms-admin-style]. This provides some styling that helps make django CMS administration components easier to work with. Technically it’s an optional component and does not need to be property of cms.models.pluginmodel.CMSPlugin, and your plugin will not work as intended in the administration without further work. Warning If you are using Python 2.x and overriding the __unicode__ method toolbar_pool from cms.toolbar.items import Break from cms.cms_toolbars import ADMIN_MENU_IDENTIFIER, ADMINISTRATION_BREAK from cms.toolbar_base import CMSToolbar @toolbar_pool.register class PollToolbar(CMSToolbar):
    0 码力 | 403 页 | 1.69 MB | 1 年前
    3
  • epub文档 Django CMS 2.4.x Documentation

    JavaScript assets correctly. Moved Norwegian translations The Norwegian translations are now available as nb, which is the new (since 2003) official language code for Norwegian, replacing the older and deprecated deprecated no code. If your site runs in Norwegian, you need to change your LANGUAGES settings! Added support for timezones On Django 1.4, and with USE_TZ=True the django CMS now uses timezone aware date and Instruments Department of Curabitur a Purus Department of Sed Accumsan Department of Etiam Research Administration Contact us Impressum which is frankly overwhelming. By making “Department of Mediaeval Surgery”
    0 码力 | 156 页 | 727.78 KB | 6 月前
    3
  • epub文档 django cms 3.7.x Documentation

    [https://github.com/divio/djangocms-admin-style]. This provides some styling that helps make django CMS administration components easier to work with. Technically it’s an optional component and does not need to be property of cms.models.pluginmodel.CMSPlugin, and your plugin will not work as intended in the administration without further work. Warning If you are using Python 2.x and overriding the __unicode__ method A common case is to provide a URL that opens in a sideframe or modal dialog on the same page. Administration… in the site menu, that opens the Django admin in a sideframe, is a good example of this. Both
    0 码力 | 409 页 | 1.67 MB | 1 年前
    3
  • epub文档 Django CMS 3.9.x Documentation

    com/django-cms/djangocms-admin- style]. This provides some styling that helps make django CMS administration components easier to work with. Technically it’s an optional component and does not need to be property of cms.models.pluginmodel.CMSPlugin, and your plugin will not work as intended in the administration without further work. Warning If you are using Python 2.x and overriding the __unicode__ method A common case is to provide a URL that opens in a sideframe or modal dialog on the same page. Administration… in the site menu, that opens the Django admin in a sideframe, is a good example of this. Both
    0 码力 | 417 页 | 1.68 MB | 6 月前
    3
  • epub文档 Django CMS 3.8.x Documentation

    [https://github.com/divio/djangocms-admin-style]. This provides some styling that helps make django CMS administration components easier to work with. Technically it’s an optional component and does not need to be property of cms.models.pluginmodel.CMSPlugin, and your plugin will not work as intended in the administration without further work. Warning If you are using Python 2.x and overriding the __unicode__ method A common case is to provide a URL that opens in a sideframe or modal dialog on the same page. Administration… in the site menu, that opens the Django admin in a sideframe, is a good example of this. Both
    0 码力 | 413 页 | 1.67 MB | 6 月前
    3
  • pdf文档 Django CMS 4.0.x Documentation

    django CMS installs django CMS admin style. This provides some styling that helps make django CMS administration components easier to work with. Technically it’s an optional component and does not need to be property of cms.models.pluginmodel.CMSPlugin, and your plugin will not work as intended in the administration without further work. Warning: If you are using Python 2.x and overriding the __unicode__ method A common case is to provide a URL that opens in a sideframe or modal dialog on the same page. Administration... in the site menu, that opens the Django admin in a sideframe, is a good example of this. Both
    0 码力 | 296 页 | 1.79 MB | 6 月前
    3
共 114 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 12
前往
页
相关搜索词
DjangoCMS3.0Documentationdjangocms3.13.33.43.52.43.73.93.84.0
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩