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

无数据

分类

全部后端开发(874)综合其他(377)Java(304)Weblate(302)Spring(239)云计算&大数据(213)Python(212)数据库(191)UML(96)Django(93)

语言

全部英语(1245)中文(简体)(402)德语(16)俄语(15)西班牙语(14)法语(14)日语(14)韩语(12)中文(繁体)(10)英语(7)

格式

全部PDF文档 PDF(1314)其他文档 其他(433)DOC文档 DOC(4)PPT文档 PPT(3)
 
本次搜索耗时 0.388 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • 综合其他
  • Java
  • Weblate
  • Spring
  • 云计算&大数据
  • Python
  • 数据库
  • UML
  • Django
  • 全部
  • 英语
  • 中文(简体)
  • 德语
  • 俄语
  • 西班牙语
  • 法语
  • 日语
  • 韩语
  • 中文(繁体)
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • DOC文档 DOC
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Python AdminUI

    auth_needed (str, optional) – the permission needed for user to access this page. e.g. ‘user’or ‘admin’ • children (list, optional) – 如果菜单具有子菜单,则设置此选项。默认值为 [] 您可以嵌套”菜单”以创建子菜单。下面是一个完整的示例: app.set_menu( Item', '/new', icon="plus"), MenuItem('Search for Item', '/search', icon="search"), MenuItem('Admin', '/admin', icon="setting") ]), MenuItem('About', '/about', icon="info-circle") ] ) 它看起来像这样: 22 Chapter You may also use auth_needed=’admin’, then a user logged in with: LoggedInUser("Alice", auth=['user', 'admin']) May access this page, since the user Alice has ‘admin’authority. 10.2 Menus for different
    0 码力 | 67 页 | 653.37 KB | 1 年前
    3
  • epub文档 Django CMS 4.1.x Documentation

    email address and set a username and password. Open your browser and insert http://localhost:8000/admin there you should be invited to login and continue with Step 3: create your first page Create your performs the following five steps in one simple go: 1. It creates a new Django project: If django-admin startproject is new to you, you ought to read the official Django tutorial [https://docs.djangoproject it pip install --upgrade pip # Upgrade pip pip install django-cms djangocms myproject django-admin startproject myproject --template https://github.com/django-cms/cms-template/archive/4.1.tar.gz
    0 码力 | 518 页 | 1.66 MB | 6 月前
    3
  • pdf文档 django cms 4.1.1 Documentation

    email address and set a username and password. Open your browser and insert http://localhost:8000/admin there you should be invited to login and continue with Step 3: create your first page 5.2. Django/Python It creates a new Django project: django-admin startproject myproject --template https://github.com/django-cms/cms- ˓→template/archive/4.1.tar.gz If django-admin startproject is new to you, you ought to for managing common content parts such as footers. • djangocms_admin_style for a consistent user experience with django CMS and Django admin. 3. It changes into the project directory and runs the migrate
    0 码力 | 361 页 | 2.00 MB | 1 年前
    3
  • pdf文档 django cms 4.1.x Documentation

    email address and set a username and password. Open your browser and insert http://localhost:8000/admin there you should be invited to login and continue with Step 3: create your first page 5.2. Django/Python It creates a new Django project: django-admin startproject myproject --template https://github.com/django-cms/cms- ˓→template/archive/4.1.tar.gz If django-admin startproject is new to you, you ought to for managing common content parts such as footers. • djangocms_admin_style for a consistent user experience with django CMS and Django admin. 3. It changes into the project directory and runs the migrate
    0 码力 | 357 页 | 1.99 MB | 1 年前
    3
  • epub文档 Django 1.8.x 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 your views Design part 2 Creating an admin user Start the development server Enter the admin site Make the poll app modifiable in the admin Explore the free admin functionality Customize the admin form Adding related objects objects Customize the admin change list Customize the admin look and feel Customize the admin index page Writing your first Django app, part 3 Philosophy Write your first view Writing more views Write
    0 码力 | 2454 页 | 2.85 MB | 1 年前
    3
  • epub文档 Django 2.2.x 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 your views Design 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 views that actually do something first Django app, part 7 Customize the admin form Adding related objects Customize the admin change list Customize the admin look and feel Customize the admin index page What’s next? Advanced tutorial:
    0 码力 | 2915 页 | 2.83 MB | 1 年前
    3
  • pdf文档 Django 1.8.x Documentation

    process . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 1.8 The admin . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 511 4.2 Writing custom django-admin commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 512 4.3 Writing custom model models . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 603 5.6 FAQ: The admin . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 605 5.7
    0 码力 | 1685 页 | 6.01 MB | 1 年前
    3
  • epub文档 Django CMS 3.11.10 Documentation

    email address and set a username and password. Open your browser and insert http://localhost:8000/admin there you should be invited to login and continue with Step 3: create your first page Create your performs the following five steps in one simple go: 1. It creates a new Django project: If django-admin startproject is new to you, you ought to read the official Django tutorial [https://docs.djangoproject content parts such as footers. djangocms_admin_style [https://github.com/django-cms/djangocms-admin-style] for a consistent user experience with django CMS and Django admin. 3. It changes into the project directory
    0 码力 | 493 页 | 1.44 MB | 6 月前
    0.03
  • epub文档 Django 2.1.x 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 your views Design 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 views that actually do something first Django app, part 7 Customize the admin form Adding related objects Customize the admin change list Customize the admin look and feel Customize the admin index page What’s next? Advanced tutorial:
    0 码力 | 2790 页 | 2.71 MB | 1 年前
    3
  • epub文档 Django 4.2.x 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 your views Design 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 views that actually do something first Django app, part 7 Customize the admin form Adding related objects Customize the admin change list Customize the admin look and feel Customize the admin index page Writing your first Django app
    0 码力 | 3305 页 | 3.16 MB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
onPythonAdminUIDjangoCMS4.1Documentationdjangocms1.82.2httpsdocsorgdownloadsenlatest2.14.2
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩