django cms 3.3.x Documentation
Installing django CMS by hand Custom Plugins Customising navigation menus Apphooks Complex apphook configuration Working with templates Extending the page & title models Extending the Toolbar Testing Your Extensions Reference Admin APIs Apphooks Command Line Interface Forms Models Navigation Permissions Plugins Settings and constants Sitemaps Template Tags The Toolbar Content creation wizards Development & community we suggest something different from the default, it’s indicated with an asterisk *). Database configuration (in URL format): sqlite://localhost/project.db django CMS version: stable Django version: stable0 码力 | 386 页 | 1.56 MB | 1 年前3Django CMS 3.9.x Documentation
tutorial. You can of course simply edit the new project’s settings.py file at any time to change or add site languages or amend other settings. The installer creates an admin user for you, with username/password pages in your site will use the fullwidth.html template, the first one listed in the project’s settings.py CMS_TEMPLATES tuple: CMS_TEMPLATES = ( ## Customize this ('fullwidth.html', 'Fullwidth') to the end of INSTALLED_APPS in your project’s settings.py (see the note on The INSTALLED_APPS setting about ordering ). Add the poll URL configuration to urlpatterns in the project’s urls.py: urlpatterns0 码力 | 417 页 | 1.68 MB | 6 月前3Django CMS 3.8.x Documentation
tutorial. You can of course simply edit the new project’s settings.py file at any time to change or add site languages or amend other settings. The installer creates an admin user for you, with username/password pages in your site will use the fullwidth.html template, the first one listed in the project’s settings.py CMS_TEMPLATES tuple: CMS_TEMPLATES = ( ## Customize this ('fullwidth.html', 'Fullwidth') to the end of INSTALLED_APPS in your project’s settings.py (see the note on The INSTALLED_APPS setting about ordering ). Add the poll URL configuration to urlpatterns in the project’s urls.py: urlpatterns0 码力 | 413 页 | 1.67 MB | 6 月前3django cms 3.7.x Documentation
tutorial. You can of course simply edit the new project’s settings.py file at any time to change or add site languages or amend other settings. The installer creates an admin user for you, with username/password pages in your site will use the fullwidth.html template, the first one listed in the project’s settings.py CMS_TEMPLATES tuple: CMS_TEMPLATES = ( ## Customize this ('fullwidth.html', 'Fullwidth') to the end of INSTALLED_APPS in your project’s settings.py (see the note on The INSTALLED_APPS setting about ordering ). Add the poll URL configuration to urlpatterns in the project’s urls.py: urlpatterns0 码力 | 409 页 | 1.67 MB | 1 年前3django cms 3.5.x Documentation
tutorial. You can of course simply edit the new project’s settings.py file at any time to change or add site languages or amend other settings. The installer creates an admin user for you, with username/password automatically-created home page’s template, it’s fullwidth.html, the first one listed in the project’s settings.py CMS_TEMPLATES tuple: CMS_TEMPLATES = ( ## Customize this ('fullwidth.html', 'Fullwidth') add this application to our project. Add 'polls' to the end of INSTALLED_APPS in your project’s settings.py (see the note on The INSTALLED_APPS setting about ordering ). Add the following line to urlpatterns0 码力 | 403 页 | 1.69 MB | 1 年前3django cms 3.4.x Documentation
tutorial. You can of course simply edit the new project’s settings.py file at any time to change or add site languages or amend other settings. The installer creates an admin user for you, with username/password automatically-created home page’s template, it’s fullwidth.html, the first one listed in the project’s settings.py CMS_TEMPLATES tuple: CMS_TEMPLATES = ( ## Customize this ('fullwidth.html', 'Fullwidth') add this application to our project. Add 'polls' to the end of INSTALLED_APPS in your project’s settings.py (see the note on The INSTALLED_APPS setting about ordering ). Add the following line to urlpatterns0 码力 | 395 页 | 1.64 MB | 1 年前3Django CMS 3.11.10 Documentation
static/ templates/ base.html __init__.py asgi.py settings.py urls.py wsgi.py manage.py requirements.in cd myproject python -m manage some settings to be modified, however. Minimally-required applications and settings To run django CMS you will only need to modify the settings.py and urls.py files. Open the new project’s settings.py file 2/ref/contrib/sites/#module-django.contrib.sites] framework. You’ll need to set a SITE_ID in the settings - SITE_ID = 1 will suffice. cms and menus are the core django CMS modules. django-treebeard [ht0 码力 | 493 页 | 1.44 MB | 6 月前0.03django cms 3.10.x Documentation
pages in your site will use the fullwidth.html template, the first one listed in the project’s settings.py CMS_TEMPLATES tuple: CMS_TEMPLATES = ( ## Customize this ('fullwidth.html', 'Fullwidth'), ('sidebar_left to the end of INSTALLED_APPS in your project’s settings.py (see the note on The INSTALLED_APPS setting about ordering ). Add the poll URL configuration to urlpatterns in the project’s urls.py: urlpatterns polls_cms_integration application into the project. Add polls_cms_integration to INSTALLED_APPS in settings.py - and now we’re ready to use it to begin inte- grating Polls with django CMS. We’ll start by0 码力 | 296 页 | 1.79 MB | 1 年前3django cms 3.6.x Documentation
tutorial. You can of course simply edit the new project’s settings.py file at any time to change or add site languages or amend other settings. The installer creates an admin user for you, with username/password pages in your site will use the fullwidth.html template, the first one listed in the project’s settings.py CMS_TEMPLATES tuple: CMS_TEMPLATES = ( ## Customize this ('fullwidth.html', 'Fullwidth'), ('sidebar_left to the end of INSTALLED_APPS in your project’s settings.py (see the note on The INSTALLED_APPS setting about ordering ). Add the poll URL configuration to urlpatterns in the project’s urls.py: urlpatterns0 码力 | 278 页 | 1.63 MB | 1 年前3Django CMS 3.9.x Documentation
tutorial. You can of course simply edit the new project’s settings.py file at any time to change or add site languages or amend other settings. The installer creates an admin user for you, with username/password pages in your site will use the fullwidth.html template, the first one listed in the project’s settings.py CMS_TEMPLATES tuple: CMS_TEMPLATES = ( ## Customize this ('fullwidth.html', 'Fullwidth'), ('sidebar_left 'polls' to the end of INSTALLED_APPS in your project’s settings.py (see the note on The INSTALLED_APPS setting about ordering ). Add the poll URL configuration to urlpatterns in the project’s urls.py: urlpatterns0 码力 | 298 页 | 1.79 MB | 6 月前3
共 93 条
- 1
- 2
- 3
- 4
- 5
- 6
- 10