Skip to content

Conversation

@fsbraun
Copy link
Contributor

@fsbraun fsbraun commented May 13, 2025

Description

This is a django CMS 4+ compatible version of djangocms-blog based on djangocms-blog 1.2.3.

It removes the following dependencies:

  • aldryn-apphook-config
  • django-app-helper

Since djangocms-blog 2.0 introduced new plugins, migrations are not in sync.

References

Provide any github issue fixed (as in Fix #XYZ)

Checklist

  • I have read the contribution guide
  • Code lint checked via inv lint
  • changes file included (see docs)
  • Usage documentation added in case of new features
  • Tests added

Andrew Aikman and others added 30 commits April 1, 2021 14:44
…n't yet occured but the code is trying to run in Docker
Add:		pinned_posts property to BlogCategory
Add:		CategoryListView only starts with top-level categories
Fix:		settings.py
Fix:		Only categories with a not None priority are shown in the CategoryListView
@alefiori82
Copy link

Any idea when the new release compatible with django cms 5 will be available? The main issue is the installation that cannot find the table of django-cm-blog configuration.

@fsbraun
Copy link
Contributor Author

fsbraun commented May 29, 2025

@alefiori82 Yes, this comes from a competing migration. If you have a new install, just delete the migrations. I will fix the conflict asap.

To get a working install without that conflict, try installing from https://github.com/fsbraun/djangocms-blog

fsbraun and others added 10 commits June 3, 2025 11:20
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
@wfehr
Copy link
Contributor

wfehr commented Aug 13, 2025

@alefiori82 Yes, this comes from a competing migration. If you have a new install, just delete the migrations. I will fix the conflict asap.

To get a working install without that conflict, try installing from https://github.com/fsbraun/djangocms-blog

Note from my side: Installation from cms3.11->cms4.x with changing djangocms-blog==1.2.3 to your fork worked with the branch develop-4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants