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

Rewrite views as CBV #3

Merged
merged 2 commits into from Feb 22, 2016
Merged

Rewrite views as CBV #3

merged 2 commits into from Feb 22, 2016

Conversation

arthur-wsw
Copy link

Rewrite of all view using class based views

Rewrite of all view using class based views
images_make_primary
)

from pinax.images import views
Copy link
Member

Choose a reason for hiding this comment

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

Let's use relative imports internally, so:

from . import views

Thanks!

@arthur-wsw
Copy link
Author

The view import was replaced with relative import.

paltman added a commit that referenced this pull request Feb 22, 2016
@paltman paltman merged commit d041993 into pinax:master Feb 22, 2016
@grahamu grahamu mentioned this pull request Jul 27, 2016
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.

None yet

2 participants