Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: customize djangocms_blog feed ⚠️ #874

Closed
wants to merge 2 commits into from

Conversation

wesleyboar
Copy link
Member

Overview

Customize feed of Django CMS Blog to output HTML.

Caution

This code does not work.

Related

Changes

  • added custom app
  • added custom urls

Testing

  1. Have a Blog installed.
  2. Load https://localhost:8000/blog/feed
  3. ❌ See blog rendered as HTML.

Caution

Server Error.

NoReverseMatch at /blog/feed/
'' is not a registered namespace

UI

@wesleyboar
Copy link
Member Author

I give up on this.

@wesleyboar wesleyboar closed this Sep 13, 2024
@wesleyboar wesleyboar deleted the feat/tup-706-customized-blog-feed branch September 13, 2024 22:17
wesleyboar added a commit that referenced this pull request Sep 13, 2024
This changes remote blog load to be remote anything load.

This removes the failed custom feed (archived in #874):
#874
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.

1 participant