django cms 3.3.x Documentation
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 urlpatterns requirements.txt Add it to INSTALLED_APPS Next is to integrate the polls_cms_integration application into the project. Add polls_cms_integration to INSTALLED_APPS in settings.py - and now we’re ready different project. Also, we’d have to make sure that polls_cms_integration came before polls in INSTALLED_APPS, otherwise the templates in polls_cms_integration would not in fact override the ones in polls. Putting0 码力 | 386 页 | 1.56 MB | 1 年前3django cms 3.4.x Documentation
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 urlpatterns requirements.txt Add it to INSTALLED_APPS Next is to integrate the polls_cms_integration application into the project. Add polls_cms_integration to INSTALLED_APPS in settings.py - and now we’re ready different project. Also, we’d have to make sure that polls_cms_integration came before polls in INSTALLED_APPS, otherwise the templates in polls_cms_integration would not in fact override the ones in polls. Putting0 码力 | 395 页 | 1.64 MB | 1 年前3django cms 3.5.x Documentation
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 urlpatterns requirements.txt Add it to INSTALLED_APPS Next is to integrate the polls_cms_integration application into the project. Add polls_cms_integration to INSTALLED_APPS in settings.py - and now we’re ready different project. Also, we’d have to make sure that polls_cms_integration came before polls in INSTALLED_APPS, otherwise the templates in polls_cms_integration would not in fact override the ones in polls. Putting0 码力 | 403 页 | 1.69 MB | 1 年前3django cms 3.7.x Documentation
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 poll URL configuration to urlpatterns requirements.txt 3.2.2. Add it to INSTALLED_APPS Next is to integrate the polls_cms_integration application into the project. Add polls_cms_integration to INSTALLED_APPS in settings.py - and now we’re ready different project. Also, we’d have to make sure that polls_cms_integration came before polls in INSTALLED_APPS, otherwise the templates in polls_cms_integration would not in fact override the ones in polls. Putting0 码力 | 409 页 | 1.67 MB | 1 年前3Django CMS 3.9.x Documentation
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 poll URL configuration to urlpatterns requirements.txt 3.2.2. Add it to INSTALLED_APPS Next is to integrate the polls_cms_integration application into the project. Add polls_cms_integration to INSTALLED_APPS in settings.py - and now we’re ready to different project. Also, we’d have to make sure that polls_cms_integration came before polls in INSTALLED_APPS, otherwise the templates in polls_cms_integration would not in fact override the ones in polls. Putting0 码力 | 417 页 | 1.68 MB | 6 月前3Django CMS 3.8.x Documentation
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 poll URL configuration to urlpatterns requirements.txt 3.2.2. Add it to INSTALLED_APPS Next is to integrate the polls_cms_integration application into the project. Add polls_cms_integration to INSTALLED_APPS in settings.py - and now we’re ready to different project. Also, we’d have to make sure that polls_cms_integration came before polls in INSTALLED_APPS, otherwise the templates in polls_cms_integration would not in fact override the ones in polls. Putting0 码力 | 413 页 | 1.67 MB | 6 月前3django cms 3.6.x Documentation
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 poll URL configuration to urlpatterns requirements.txt Add it to INSTALLED_APPS Next is to integrate the polls_cms_integration application into the project. Add polls_cms_integration to INSTALLED_APPS in settings.py - and now we’re ready different project. Also, we’d have to make sure that polls_cms_integration came before polls in INSTALLED_APPS, oth- erwise the templates in polls_cms_integration would not in fact override the ones in polls.0 码力 | 278 页 | 1.63 MB | 1 年前3Django CMS 4.0.x Documentation
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 poll URL configuration to urlpatterns requirements.txt Add it to INSTALLED_APPS Next is to integrate the polls_cms_integration application into the project. Add polls_cms_integration to INSTALLED_APPS in settings.py - and now we’re ready to different project. Also, we’d have to make sure that polls_cms_integration came before polls in INSTALLED_APPS, otherwise the templates in polls_cms_integration would not in fact override the ones in polls. Putting0 码力 | 296 页 | 1.79 MB | 6 月前3Django CMS 3.9.x Documentation
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 poll URL configuration to urlpatterns requirements.txt Add it to INSTALLED_APPS Next is to integrate the polls_cms_integration application into the project. Add polls_cms_integration to INSTALLED_APPS in settings.py - and now we’re ready to different project. Also, we’d have to make sure that polls_cms_integration came before polls in INSTALLED_APPS, otherwise the templates in polls_cms_integration would not in fact override the ones in polls. Putting0 码力 | 298 页 | 1.79 MB | 6 月前3Django CMS 3.0.x Documentation
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 urlpatterns in put this integration code in a separate package in our project. This allows integrating 3rd party apps without having to fork them. It would also be possible to add this code directly into the django-polls }}
{% endfor %} Now add polls_plugin to INSTALLED_APPS and create a database migration to add the plugin table (using South): python manage.py schemamigration0 码力 | 180 页 | 1.56 MB | 6 月前3
共 92 条
- 1
- 2
- 3
- 4
- 5
- 6
- 10