Re: Looking for a good Document Management System (DMS) to plug into my Django app

2011-10-18 Thread Walt
You should check out integrating with the Box.net API. I've written a
number
of applications for their site. They support previews of most common
file types.

Feel free to contact me directly if you want to see some simple code
examples
-- tufelkinder (at) gmail (dot) com


Walt

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Looking for a good Document Management System (DMS) to plug into my Django app

2011-10-17 Thread CareerDhaba tech
Hi folks,

I have been looking around all over to find a high quality DMS to plug into
my Django application. I'd like to be able to upload and download .docx or
.pdf files, edit the metadata, and also be able to serve the content of the
files on the front end. If the plugin allows for preview, that would be
great as well.

I am currently building a content rich django app and need to be able to do
something like this: http://bit.ly/pUyLyC

I have come across Mayan, and although it has all the features I need, its a
separate app in itself and there is no API for me to connect my app to data
sitting on Mayan. Any other insight or points in the right direction would
be tremendously helpful.

Best,
Harshil

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.