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

Converting views to Generic CBVs #12

Merged
merged 14 commits into from
Feb 20, 2016
Merged

Converting views to Generic CBVs #12

merged 14 commits into from
Feb 20, 2016

Conversation

grahamu
Copy link
Contributor

@grahamu grahamu commented Feb 15, 2016

@paltman This is ready for review. I tried squashing commits but failed, sorry.
All tests pass in all environments except when Django==master.
Please check the warning note in views.py DocumentDownload.
#5

Also:
Updating form class inheritance to work properly with GCBV.
Fixing Document.folder field definition.
Adding view tests.
Updating runtests.py and setup.py for template and testing requirements.
Using dj-inmemorystorage.
Fixing merge conflicts.

Conflicts:
	pinax/documents/urls.py
	pinax/documents/views.py
Also adding .python-version (used by pyenv) to .gitignore.
paltman added a commit that referenced this pull request Feb 20, 2016
Converting views to Generic CBVs
@paltman paltman merged commit 98a5bfb into pinax:master Feb 20, 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.

2 participants