django - Djangocms_blog confusion about post creating -
i met lot of difficulties start djangocms-blog, follow indications online docs in excerpt below :
start blog need use apphooks django cms add blog django cms page; step not required when using auto setup: 1- create new django cms page 2 - go advanced settings , select blog application selector , create application configuration; 3- customise application instance name; 4- publish page 5- restart project instance load blog urls. below
after adding apphook page cannot change instance namspace field defined apphokconfig; if want change it, create new 1 correct namespace, go in cms page advanced settings , switch new application configuration
add , edit blog creating them in admin or using toolbar, , use django cms frontend editor edit blog content: create new blog entry in django admin backend or toolbar click on “view on site” button view post detail page edit post via djangocms frontend adding / editing plugins publish blog post flagging “publish” switch in blog post admin
point 1 5 produce menu, have place templates site-packages templates project. exist middleware or settings dig directly in site-packages/djangocms_blog templates ?
after adding , editing post indicated not make difference between summary , complete post i'am in summary post. according docs => " edit post via djangocms frontend adding / editing plugins", i've access blog list or standard plugin text without relationship blog. confusing me .
can give me more constructive way indicated in doc, totaly lost.
my config :
aldryn-apphooks-config==0.2.7 aldryn-background-image==0.1.1 aldryn-boilerplates==0.7.4 aldryn-bootstrap3==1.1.2aldryn-apphooks-config==0.2.7 aldryn-background-image==0.1.1 aldryn-boilerplates==0.7.4 aldryn-bootstrap3==1.1.2 aldryn-categories==1.0.3 aldryn-common==1.0.4 aldryn-people==1.2.2 aldryn-reversion==1.0.9 aldryn-search==0.2.12 aldryn-style==1.1.1 aldryn-translation-tools==0.2.1 babel==2.3.4 backport-collections==0.1 beautifulsoup4==4.5.1 cmsplugin-filer==1.1.3 dj-database-url==0.4.1 django==1.8.14 django-appconf==1.0.2 django-appdata==0.1.5 django-classy-tags==0.8.0 django-cms==3.4.0rc1 django-contrib-comments==1.7.2 django-crispy-forms==1.6.0 django-durationfield==0.5.2 django-filer==1.2.5 django-formtools==1.0 django-haystack==2.5.0 django-meta==1.3.1 django-meta-mixin==0.3.0 django-mptt==0.8.6 django-parler==1.6.5 django-phonenumber-field==1.1.0 django-polymorphic==0.8.1 django-reversion==1.10.2 django-sekizai==0.10.0 django-select2==4.3.2 django-sortedm2m==1.3.2 django-spurl==0.6.4 django-standard-form==1.1.1 django-tagging==0.4.5 django-taggit==0.21.2 django-taggit-autosuggest==0.3.0 django-taggit-templatetags==0.2.5 django-templatetag-sugar==1.0 django-treebeard==4.0.1 django-xmlrpc==0.1.5 djangocms-admin-style==1.2.3 djangocms-apphook-setup==0.1.2 djangocms-attributes-field==0.1.1 djangocms-blog==0.8.8 djangocms-cascade==0.9.4 djangocms-column==1.6.0 djangocms-googlemap==0.5.2rc2 djangocms-installer==0.9rc2 djangocms-link==1.8.3rc1 djangocms-snippet==1.9.0 djangocms-style==1.7.0 djangocms-text-ckeditor==3.2.0 djangocms-video==2.0.0 easy-thumbnails==2.3 html5lib==0.9999999 jsonfield==1.0.3 lxml==3.6.4 mots-vides==2015.5.11 phonenumbers==7.5.2 phonenumberslite==7.5.2 pillow==3.3.1 psycopg2==2.6.2 pyparsing==2.1.9 python-dateutil==2.5.3 python-slugify==1.2.0 pytz==2016.6.1 regex==2016.8.27 six==1.10.0 tzlocal==1.2.2 unidecode==0.4.19 urlobject==2.4.2 yurl==0.13 aldryn-categories==1.0.3 aldryn-common==1.0.4 aldryn-people==1.2.2 aldryn-reversion==1.0.9 aldryn-search==0.2.12 aldryn-style==1.1.1 aldryn-translation-tools==0.2.1 babel==2.3.4 backport-collections==0.1 beautifulsoup4==4.5.1 cmsplugin-filer==1.1.3 dj-database-url==0.4.1 django==1.8.14 django-appconf==1.0.2 django-appdata==0.1.5 django-classy-tags==0.8.0 django-cms==3.4.0rc1 django-contrib-comments==1.7.2 django-crispy-forms==1.6.0 django-durationfield==0.5.2 django-filer==1.2.5 django-formtools==1.0 django-haystack==2.5.0 django-meta==1.3.1 django-meta-mixin==0.3.0 django-mptt==0.8.6 django-parler==1.6.5 django-phonenumber-field==1.1.0 django-polymorphic==0.8.1 django-reversion==1.10.2 django-sekizai==0.10.0 django-select2==4.3.2 django-sortedm2m==1.3.2 django-spurl==0.6.4 django-standard-form==1.1.1 django-tagging==0.4.5 django-taggit==0.21.2 django-taggit-autosuggest==0.3.0 django-taggit-templatetags==0.2.5 django-templatetag-sugar==1.0 django-treebeard==4.0.1 django-xmlrpc==0.1.5 djangocms-admin-style==1.2.3 djangocms-apphook-setup==0.1.2 djangocms-attributes-field==0.1.1 djangocms-blog==0.8.8 djangocms-cascade==0.9.4 djangocms-column==1.6.0 djangocms-googlemap==0.5.2rc2 djangocms-installer==0.9rc2 djangocms-link==1.8.3rc1 djangocms-snippet==1.9.0 djangocms-style==1.7.0 djangocms-text-ckeditor==3.2.0 djangocms-video==2.0.0 easy-thumbnails==2.3 html5lib==0.9999999 jsonfield==1.0.3 lxml==3.6.4 mots-vides==2015.5.11 phonenumbers==7.5.2 phonenumberslite==7.5.2 pillow==3.3.1 psycopg2==2.6.2 pyparsing==2.1.9 python-dateutil==2.5.3 python-slugify==1.2.0 pytz==2016.6.1 regex==2016.8.27 six==1.10.0 tzlocal==1.2.2 unidecode==0.4.19 urlobject==2.4.2 yurl==0.13
thanks
hereinafter settings :
staticfiles_dirs = ( os.path.join(base_dir, 'prjrc1', 'static'), ) site_id = 1 wsgi_application = 'prjrc1.wsgi.application' templates = [ { 'backend': 'django.template.backends.django.djangotemplates', 'dirs': [os.path.join(base_dir, 'prjrc1', 'templates'), os.path.join(base_dir, 'bookmark', 'templates'),], 'options': { 'context_processors': [ 'django.contrib.auth.context_processors.auth', 'django.contrib.messages.context_processors.messages', 'django.core.context_processors.i18n', 'django.core.context_processors.debug', 'django.core.context_processors.request', 'django.core.context_processors.media', 'django.core.context_processors.csrf', 'django.core.context_processors.tz', 'sekizai.context_processors.sekizai', 'django.core.context_processors.static', 'cms.context_processors.cms_settings', 'aldryn_boilerplates.context_processors.boilerplate', ], 'loaders': [ 'django.template.loaders.filesystem.loader', 'django.template.loaders.app_directories.loader', 'aldryn_boilerplates.template_loaders.appdirectoriesloader', 'django.template.loaders.eggs.loader' ], }, }, ] middleware_classes = ( 'cms.middleware.utils.apphookreloadmiddleware', 'django.contrib.sessions.middleware.sessionmiddleware', 'django.middleware.csrf.csrfviewmiddleware', 'django.contrib.auth.middleware.authenticationmiddleware', 'django.contrib.messages.middleware.messagemiddleware', 'django.middleware.locale.localemiddleware', 'django.middleware.common.commonmiddleware', 'django.middleware.clickjacking.xframeoptionsmiddleware', 'cms.middleware.user.currentusermiddleware', 'cms.middleware.page.currentpagemiddleware', 'cms.middleware.toolbar.toolbarmiddleware', 'cms.middleware.language.languagecookiemiddleware' ) installed_apps = ( 'djangocms_admin_style', 'django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.admin', 'django.contrib.sites', 'django.contrib.sitemaps', 'django.contrib.staticfiles', 'django.contrib.messages', 'cmsplugin_cascade', 'cmsplugin_cascade.extra_fields', 'cms', 'aldryn_apphooks_config', 'aldryn_categories', 'aldryn_common', 'aldryn_people', 'aldryn_reversion', 'aldryn_translation_tools', 'djangocms_text_ckeditor', 'aldryn_background_image', 'parler', 'reversion', 'sortedm2m', 'taggit', 'menus', 'sekizai', 'treebeard', 'filer', 'easy_thumbnails', 'djangocms_column', 'djangocms_link', 'cmsplugin_filer_file', 'cmsplugin_filer_folder', 'cmsplugin_filer_image', 'cmsplugin_filer_utils', 'aldryn_style', 'aldryn_bootstrap3', 'djangocms_snippet', 'djangocms_googlemap', 'djangocms_video', 'django_comments', 'mptt', 'tagging', 'taggit_autosuggest', 'meta', 'djangocms_blog', 'prjrc1', 'crispy_forms', 'bookmark', )
could share settings.py? installed_apps , templates parameter , middleware_classes.
when in summary view, url change if click on post title?
Comments
Post a Comment