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

Added a case for when the pubdate is None #1328

Merged
merged 1 commit into from
Oct 25, 2023
Merged

Conversation

SamuelmdLow
Copy link
Member

Some articles have the publish date as None by accident. The django tag for formating the publish date did not have a case for this which resulted in an error. In this pull request I added a Nonetype case to avoid the error

@SamuelmdLow SamuelmdLow merged commit 27123b4 into develop Oct 25, 2023
2 of 3 checks passed
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.

Infinite feed request sometimes results in a 500 error and feed stops being able to update
1 participant