Django 5.1.2 Documentation
Managers Performing raw SQL queries Database transactions Multiple databases Tablespaces Database access optimization Database instrumentation Fixtures Examples of model relationship API usage Handling automatically set a field’s value to the user who last edited the object in the admin? How do I limit admin access so that objects can only be edited by the users who created them? My admin-site CSS and images showed Functions Other: Supported databases | Legacy databases | Providing initial data | Optimize database access | PostgreSQL specific features The view layer Django has the concept of “views” to encapsulate0 码力 | 3519 页 | 3.17 MB | 1 年前3Django 5.1 Documentation
Managers Performing raw SQL queries Database transactions Multiple databases Tablespaces Database access optimization Database instrumentation Fixtures Examples of model relationship API usage Handling automatically set a field’s value to the user who last edited the object in the admin? How do I limit admin access so that objects can only be edited by the users who created them? My admin-site CSS and images showed Functions Other: Supported databases | Legacy databases | Providing initial data | Optimize database access | PostgreSQL specific features The view layer Django has the concept of “views” to encapsulate0 码力 | 3513 页 | 3.17 MB | 1 年前3Django 5.0.x Documentation
Managers Performing raw SQL queries Database transactions Multiple databases Tablespaces Database access optimization Database instrumentation Fixtures Examples of model relationship API usage Handling automatically set a field’s value to the user who last edited the object in the admin? How do I limit admin access so that objects can only be edited by the users who created them? My admin-site CSS and images showed Functions Other: Supported databases | Legacy databases | Providing initial data | Optimize database access | PostgreSQL specific features The view layer Django has the concept of “views” to encapsulate0 码力 | 3407 页 | 3.21 MB | 1 年前3Django CMS 3.11.10 Documentation
internationalisation (i18n) support for creating multilingual sites front-end editing, providing rapid access to the content management interface support for a variety of editors with advanced text editing features include('cms.urls')), ) python manage.py migrate polls Our django CMS pages on the other hand have access to a number of default templates in the project, all of which extend one called base.html. So, let’s , status=DRAFT) draft_content = Version.content Finally, there are instance where you want to access the “current” version of a page. This is either the current draft version or - there is no draft0 码力 | 493 页 | 1.44 MB | 6 月前0.03Django CMS 4.1.x Documentation
internationalisation (i18n) support for creating multilingual sites front-end editing, providing rapid access to the content management interface support for a variety of editors with advanced text editing features include('cms.urls')), ) python manage.py migrate polls Our django CMS pages on the other hand have access to a number of default templates in the project, all of which extend one called base.html. So, let’s , status=DRAFT) draft_content = Version.content Finally, there are instance where you want to access the “current” version of a page. This is either the current draft version or - there is no draft0 码力 | 518 页 | 1.66 MB | 6 月前3django cms 4.1.x Documentation
internationalisation (i18n) support for creating multilingual sites • front-end editing, providing rapid access to the content management interface • support for a variety of editors with advanced text editing have minimal templates, and no navigation or styling. Our django CMS pages on the other hand have access to a number of default templates in the project, all of which extend one called base.html. So, let’s ␣ ˓→status=DRAFT) draft_content = Version.content Finally, there are instance where you want to access the “current” version of a page. This is either the current draft version or - there is no draft0 码力 | 357 页 | 1.99 MB | 1 年前3django cms 4.1.1 Documentation
internationalisation (i18n) support for creating multilingual sites • front-end editing, providing rapid access to the content management interface • support for a variety of editors with advanced text editing have minimal templates, and no navigation or styling. Our django CMS pages on the other hand have access to a number of default templates in the project, all of which extend one called base.html. So, let’s ␣ ˓→status=DRAFT) draft_content = Version.content Finally, there are instance where you want to access the “current” version of a page. This is either the current draft version or - there is no draft0 码力 | 361 页 | 2.00 MB | 1 年前3Django 2.1.x Documentation
Managers Performing raw SQL queries Database transactions Multiple databases Tablespaces Database access optimization Database instrumentation Examples of model relationship API usage Handling HTTP requests automatically set a field’s value to the user who last edited the object in the admin? How do I limit admin access so that objects can only be edited by the users who created them? My admin-site CSS and images showed Functions Other: Supported databases | Legacy databases | Providing initial data | Optimize database access | PostgreSQL specific features The view layer Django has the concept of “views” to encapsulate0 码力 | 2790 页 | 2.71 MB | 1 年前3Django 2.1.x Documentation
Functions • Other: Supported databases | Legacy databases | Providing initial data | Optimize database access | PostgreSQL specific features 1.5 The view layer Django has the concept of “views” to encapsulate schema control. 2.1.3 Enjoy the free API With that, you’ve got a free, and rich, Python API to access your data. The API is created on the fly, no code generation necessary: # Import the models we created cool>]> # Article objects get API access to related Reporter objects. >>> r = a.reporter >>> r.full_name 'John Smith' # And vice versa: Reporter objects get API access to Article objects. >>> r.article_set0 码力 | 1910 页 | 6.49 MB | 1 年前3Django 1.10.x Documentation
Managers Performing raw SQL queries Database transactions Multiple databases Tablespaces Database access optimization Examples of model relationship API usage Handling HTTP requests URL dispatcher Writing automatically set a field’s value to the user who last edited the object in the admin? How do I limit admin access so that objects can only be edited by the users who created them? My admin-site CSS and images showed Functions Other: Supported databases | Legacy databases | Providing initial data | Optimize database access | PostgreSQL specific features The view layer Django has the concept of “views” to encapsulate0 码力 | 2538 页 | 2.59 MB | 1 年前3
共 91 条
- 1
- 2
- 3
- 4
- 5
- 6
- 10