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

无数据

分类

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

语言

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

格式

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

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 2 Getting started 7 2.1 Django at a glance . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . in general? Well, you came to the right place: read this material to quickly get up and running. 2.1 Django at a glance Because Django was developed in a fast-paced newsroom environment, it was designed 0) content = models.TextField() reporter = models.ForeignKey(Reporter, on_delete=models.CASCADE) 2.1. Django at a glance 9 Django Documentation, Release 2.1.16.dev20191202082911 Listing 3: mysite/news/admin
    0 码力 | 1910 页 | 6.49 MB | 1 年前
    3
  • epub文档 Django 2.1.x Documentation

    Framework Third-party distributions of Django For distributors Glossary Release notes Final releases 2.1 release 2.0 release 1.11 release 1.10 release 1.9 release 1.8 release 1.7 release 1.6 release 1.5 release Release cadence Deprecation policy Supported versions Release process Django Deprecation Timeline 3.0 2.1 2.0 1.10 1.9 1.8 1.7 1.6 1.5 1.4 1.3 The Django source code repository High-level overview The master Then at the Python prompt, try to import Django: >>> import django >>> print(django.get_version()) 2.1 You may have another version of Django installed. That’s it! That’s it – you can now move onto the
    0 码力 | 2790 页 | 2.71 MB | 1 年前
    3
  • epub文档 Django CMS 2.1.x Documentation

    version 2.1.5 Getting Started 1. Installation 1.1. Requirements 1.2. Databases 2. Introductory Tutorial 2.1. Configuration and setup 2.2. Creating templates 2.3. Creating your first CMS page! 2.4. Troubleshooting Middleware 1.2. Language Chooser 1.3. page_language_url 1.4. CMS_HIDE_UNTRANSLATED 2. Sitemap Guide 2.1. Sitemap 2.2. Configuration 2.3. Django.contrib.sitemaps 3. Templatetags 3.1. placeholder 3.2. show_placeholder CMS: Examples 1.1. My First Plugin 1.2. My First App (apphook) 1.3. My First Menu 2. Custom Plugins 2.1. Writing a custom plugin 2.2. Plugin Context Processors 2.3. Plugin Processors modules | index next
    0 码力 | 81 页 | 554.09 KB | 6 月前
    3
  • pdf文档 Django CMS 2.1.x Documentation

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20 2 Advanced 25 2.1 Internationalization . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . which can not be used in non-cms placehold- ers. 24 Chapter 1. Getting Started CHAPTER 2 Advanced 2.1 Internationalization 2.1.1 Multilingual URL Middleware The multilingual URL middleware adds a language
    0 码力 | 63 页 | 485.38 KB | 6 月前
    3
  • epub文档 Django CMS 2.4.x Documentation

    release notes 2.3.3 release notes 2.3.2 release notes 2.3 release notes 2.2 release notes Upgrading from 2.1.x and Django 1.2.x Getting Started 1. Introductory Tutorial 1.1. Getting help 1.2. Configuration and and setup 1.3. Creating templates 1.4. Creating your first CMS Page! 2. Using South with django CMS 2.1. Installation 2.2. Basic usage 2.3. More information about South 3. Configuration 3.1. Required Settings page_language_url 1.5. hide_unstranslated 1.6. Automated slug generation unicode characters 2. Sitemap Guide 2.1. Sitemap 2.2. Configuration 2.3. django.contrib.sitemaps 3. Template Tags 3.1. CMS templatetags 3
    0 码力 | 156 页 | 727.78 KB | 6 月前
    3
  • pdf文档 Django CMS 2.3.x Documentation

    dropped in 2.2 in favor of the built-in mechanisms to achieve multi- linguality. 1.9 Upgrading from 2.1.x and Django 1.2.x 1.9.1 Upgrading dependencies Upgrade both your version of django CMS and Django Please make sure the static subfolder exists in your project and is writable. 1.9. Upgrading from 2.1.x and Django 1.2.x 9 django cms Documentation, Release 2.3.8 Note: PROJECT_PATH is the absolute path manage.py collectstatic 1.9. Upgrading from 2.1.x and Django 1.2.x 11 django cms Documentation, Release 2.3.8 12 Chapter 1. Install CHAPTER 2 Getting Started 2.1 Introductory Tutorial This guide assumes
    0 码力 | 92 页 | 666.41 KB | 6 月前
    3
  • pdf文档 Django CMS 2.4.x Documentation

    dropped in 2.2 in favor of the built-in mechanisms to achieve multi- linguality. 1.11 Upgrading from 2.1.x and Django 1.2.x 1.11.1 Upgrading dependencies Upgrade both your version of django CMS and Django the front-end editing. See Backwards incompatible changes for more information 1.11. Upgrading from 2.1.x and Django 1.2.x 17 django cms Documentation, Release 2.4.3-support Here is a simple example for your STATIC_ROOT: python manage.py collectstatic 18 Chapter 1. Install CHAPTER 2 Getting Started 2.1 Introductory Tutorial This guide assumes your machine meets the requirements outlined in the Installation
    0 码力 | 104 页 | 709.98 KB | 6 月前
    3
  • epub文档 django cms 2.2.x Documentation

    Started 1. Installation 1.1. Requirements 1.2. Databases 2. Upgrading a django CMS installation 2.1. 2.2 Release 3. Introductory Tutorial 3.1. Getting help 3.2. Configuration and setup 3.3. Creating Middleware 1.2. Language Chooser 1.3. page_language_url 1.4. CMS_HIDE_UNTRANSLATED 2. Sitemap Guide 2.1. Sitemap 2.2. Configuration 2.3. django.contrib.sitemaps 3. Template Tags 3.1. placeholder 3.2. show_placeholder | next | 1.1. My First Plugin 1.2. My First App (apphook) 1.3. My First Menu 2. Custom Plugins 2.1. Why would you need to write a plugin? 2.2. Overview 2.3. The simplest plugin 2.4. Storing configuration
    0 码力 | 105 页 | 679.29 KB | 1 年前
    3
  • epub文档 Django 2.2.x Documentation

    Third-party distributions of Django For distributors Glossary Release notes Final releases 2.2 release 2.1 release 2.0 release 1.11 release 1.10 release 1.9 release 1.8 release 1.7 release 1.6 release 1.5 release cadence Deprecation policy Supported versions Release process Django Deprecation Timeline 3.1 3.0 2.1 2.0 1.10 1.9 1.8 1.7 1.6 1.5 1.4 1.3 The Django source code repository High-level overview The master version Python versions 1.11 2.7, 3.4, 3.5, 3.6, 3.7 (added in 1.11.17) 2.0 3.4, 3.5, 3.6, 3.7 2.1 3.5, 3.6, 3.7 Django version Python versions 2.2 3.5, 3.6, 3.7, 3.8 (added in 2.2.8), 3.9 (added
    0 码力 | 2915 页 | 2.83 MB | 1 年前
    3
  • epub文档 Django 3.0.x Documentation

    distributions of Django For distributors Glossary Release notes Final releases 3.0 release 2.2 release 2.1 release 2.0 release 1.11 release 1.10 release 1.9 release 1.8 release 1.7 release 1.6 release 1.5 release cadence Deprecation policy Supported versions Release process Django Deprecation Timeline 4.0 3.1 3.0 2.1 2.0 1.10 1.9 1.8 1.7 1.6 1.5 1.4 1.3 The Django source code repository High-level overview The master release incrementally (2.0 to 2.1 to 2.2) rather than to make all the changes for each feature release at once. For each feature release, use the latest patch release (e.g. for 2.1, use 2.1.15). The same incremental
    0 码力 | 3085 页 | 2.95 MB | 1 年前
    3
共 54 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
前往
页
相关搜索词
Django2.1DocumentationCMS2.42.3djangocms2.23.0
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩