Skip to content

Conversation

@OlegGirko
Copy link

This change just adds test with Django 2.0.5 to Travis configuration.

@mgaitan
Copy link
Owner

mgaitan commented May 23, 2018

@OlegGirko do you have any idea about this failures reported by travis?

    current = getattr(current, bit)
  File "/home/travis/build/mgaitan/waliki/waliki/models.py", line 141, in body
    return self.get_cached_content()
  File "/home/travis/build/mgaitan/waliki/waliki/models.py", line 160, in get_cached_content
    cached_content = self._get_part('get_document_body')
  File "/home/travis/build/mgaitan/waliki/waliki/models.py", line 135, in _get_part
    return getattr(self.markup_, part)(self.raw)
AttributeError: 'ReStructuredTextMarkup' object has no attribute 'get_document_body'

frenchbeard pushed a commit to frenchbeard/waliki that referenced this pull request Feb 1, 2019
Ignore migrations and a lot more in .gitignore.
Solved stack trace in mgaitan#155
Transfer page instance on page_save in signals.
assignment_tag -> simple_tag in waliki_tags.
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