Closed jacobwegner closed 8 years ago
Hi,
I have a pull request out for this: https://github.com/pinax/pinax-documents/pull/17, but it's failing because it requires another pull request: https://github.com/pinax/pinax-theme-bootstrap/pull/115
Looks like everything is up-to-date now. Thanks for your help. I think we could probably even close off this issue and check it off the Milestone List: https://github.com/pinax/pinax-starter-projects/wiki/Groupware-Starter-Project
@ethankent Awesome! Just one more left for pinax-documents
. Nice work!
The
document_delete
view doesn't actually delete theDocument
model.In addition, I think it is reasonable to remove the
file
from disk/project's storage backend, probably implemented with apre_delete
signal.