Skip to content

Conversation

@ojii
Copy link
Contributor

@ojii ojii commented Jan 2, 2015

A combination of a custom user model and https://github.com/justquick/django-activity-stream (with django-activity-stream used in the models.py which defines the custom user model) appears to cause circular imports when hitting cms commands. As a hotfix, this PR delays all model imports in cms commands until as late as possible.

This appears to be triggered by bugs in 3rd party libraries, but since it can be hotfixed in our codebase, it should until a solution can be found.

@ojii ojii added this to the 3.0.8 milestone Jan 2, 2015
@ojii
Copy link
Contributor Author

ojii commented Jan 2, 2015

closing for now, new information made my initial assumption invalid.

@ojii ojii closed this Jan 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant