Django 5.1 DocumentationDjango Documentation Release 5.1.1.dev20240808115027 Django Software Foundation August 08, 2024 Powered by TCPDF (www.tcpdf.org) ## CONTENTS 1 Django documentation 1 1.1 First steps 1 1.2 Getting 4 1.13 Geographic framework 5 1.14 Common web application tools 5 1.15 Other core functionalities 5 1.16 The Django open-source project 6 2 Getting started 7 2.1 Django at a glance 7 2.2 first Django app, part 1 15 2.4 Writing your first Django app, part 2 22 2.5 Writing your first Django app, part 3 36 2.6 Writing your first Django app, part 4 45 2.7 Writing your first Django app0 码力 | 2917 页 | 9.59 MB | 1 年前3
Django 5.1.2 DocumentationDjango Documentation Release 5.1.2.dev20240916204136 Django Software Foundation September 16, 2024 Powered by TCPDF (www.tcpdf.org) ## CONTENTS 1 Django documentation 1 1.1 First steps 1 1.2 Getting 4 1.13 Geographic framework 5 1.14 Common web application tools 5 1.15 Other core functionalities 5 1.16 The Django open-source project 6 2 Getting started 7 2.1 Django at a glance 7 2.2 first Django app, part 1 15 2.4 Writing your first Django app, part 2 22 2.5 Writing your first Django app, part 3 36 2.6 Writing your first Django app, part 4 45 2.7 Writing your first Django app0 码力 | 2923 页 | 9.62 MB | 1 年前3
Django 5.1 Documentation## Django 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 Quick install guide - Install Python - Set up a database - Install Django - Verifying - That's it! ## o Writing your first Django app, part 1 - Creating a project - The development server - Creating 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 - Overview0 码力 | 3513 页 | 3.17 MB | 1 年前3
Django 5.1.2 Documentation## Django 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 Quick install guide - Install Python - Set up a database - Install Django - Verifying - That's it! ## o Writing your first Django app, part 1 - Creating a project - The development server - Creating 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 - Overview0 码力 | 3519 页 | 3.17 MB | 1 年前3
django cms 4.1.1 Documentationdjango cms Documentation Release 4.1.1 django CMS Association and contributors Jul 17, 2024 CONTENTS 1 Philosophy 3 2 Overview 5 2.1 Tutorials . . . . . . . . . . . . . . . . . . . . . . . . . . 4 Why django CMS? 9 5 Software version requirements and release notes 11 5.1 Long-term support (LTS) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 5.2 Django/Python Index 347 i ii django cms Documentation, Release 4.1.1 CONTENTS 1 django cms Documentation, Release 4.1.1 2 CONTENTS CHAPTER ONE PHILOSOPHY The design philosophy of django CMS is to solve something0 码力 | 361 页 | 2.00 MB | 1 年前3
Django CMS 3.11.10 Documentationdjango CMS documentation Philosophy The design philosophy of django CMS is to solve something complex with many simple things. The core of django CMS is designed to be simple and integrate with simple published. Overview django CMS is a modern web publishing platform built with Django [https://www.djangoproject.com], the web application framework “for perfectionists with deadlines”. django CMS offers out-of-the-box documentation. To get an overview on how to use django CMS, see the django CMS User Guide [https://user-guide.django-cms.org/]. Tutorials Start here as a new django CMS developer: installation using additional0 码力 | 493 页 | 1.44 MB | 1 年前3
Spring Framework 3.2.11 Changelog## SPRING FRAMEWORK CHANGELOG ___ http://www.spring.io Changes in version 3.2.11 (2014-09-04) fixed cachingConnectionFactory should catch exceptions on logical close (SPR-12148) allow Cache.get(Object shallowEtagHeaderFilter doesn't support Servlet 3.1 setContentLengthLong (SPR-12097) exclude spring-framework-bom artifacts from release distributions (SPR-12087) include all source artifacts in published version 3.2.3 (2013-05-17) * compatibility with OpenJDK 8 for target 1.5/1.6/1.7 compiled Spring Framework 3.2.x applications (SPR-9639) * compatibility with OSGI-style use of generics in source code0 码力 | 38 页 | 108.98 KB | 2 年前3
Spring Framework 3.0.2 Changelog## SPRING FRAMEWORK CHANGELOG #### http://www.springsource.org #### Changes in version 3.0.2 (2010-04-02) * fixed cross-module version ranges in OSGi manifests * fixed contents of org.springframework (TransactionalTestExecutionListener) * @Value processing works in test instances (using the test context framework) as well now * @DirtiesContext is now inherited for class-level usage * NativeWebRequest M4 (2009-08-10) * upgraded to JUnit 4.6, TestNG 5.9, and EasyMock 2.5.1 * updated all Spring Framework OSGI manifests to list unversioned imports explicitly * relaxed several OSGi bundle dependencies0 码力 | 12 页 | 32.08 KB | 2 年前3
Spring Framework 1.2.8 Changelog# SPRING FRAMEWORK CHANGELOG http://www.springframework.org ###### Changes in version 1.2.8 (7.5.2006) ## General: * included "tiger" source tree in source build (spring-src.zip) #### Package "setFileTypeMap" method to MimeMessageHelper, allowing to override the default Activation Framework FileTypeMap * added "defaultFileTypeMap" property to JavaMailSenderImpl, specifying a default e) * introduced Assert class, mainly for checking method parameters and invariants within the framework * DataBinder does not accept an empty String (without text content) as value for a required field0 码力 | 89 页 | 254.65 KB | 2 年前3
Spring Framework 3.2.10 Changelog## SPRING FRAMEWORK CHANGELOG ___ http://www.spring.io Changes in version 3.2.10 (2014-07-15) ___ restored backward compatibility in RestTemplate's messageConverters (SPR-11962) consistent declaration 3 (2013-05-17) $ ^{*} $ compatibility with OpenJDK 8 for target 1.5/1.6/1.7 compiled Spring Framework 3.2.x applications (SPR-9639) * compatibility with OSGI-style use of generics in source code that support for context hierarchies in the TestContext framework (SPR-5613) * introduced support for WebApplicationContext hierarchies in the TestContext framework (SPR-9863) #### Changes in version 3.2.10 码力 | 37 页 | 105.87 KB | 2 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100
相关搜索词
Django模型层视图层模板层查询集template layerformsdevelopment processmiddlewareDjango框架Web开发视图模板模型安装指南开发服务器模板系统Django CMS版本更新功能改进Bug修复兼容性技术委员会文档项目代码测试贡献指南行为准则版本发布插件教程Spring FrameworkGuavaCacheManagerFactoryBeanBean注入异常处理HibernateJPAJSR-330JUnitBeanFactoryAOPTransactionManagerJdbcTemplateSpring ApplicationContextRestTemplateBeanAnnotation













