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

ZO-4687: Store our own date_last_modified instead of relying on DAV #623

Merged
merged 10 commits into from
Feb 16, 2024

Conversation

wosc
Copy link
Member

@wosc wosc commented Feb 16, 2024

Checklist

Copy link
Contributor

@louika louika left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

trash

permission="zope.View" />
</class>
<class class=".modified.LocalModified">
<require like_class=".modified.Modified" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

schöner Verweis, viel besser als copy&past 😄



class ModifiedTest(zeit.cms.testing.ZeitCmsTestCase):
def test_date_last_modified_is_not_updated_during_publish_cycle(self):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Der positive Test wohnt jetzt in den doctests, statt hier. Ist an sich in Ordnung, aber alles an einem Ort wäre schöner.

@louika louika merged commit d8052d1 into main Feb 16, 2024
4 checks passed
@louika louika deleted the ZO-4687 branch February 16, 2024 15:56
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.

2 participants