Commit Graph
265 Commits
Author SHA1 Message Date
Roberto Rosario d566dfbb1d Added the first text parser backend (PDF) and updated the requirements files and README 2011-07-18 04:06:59 -04:00
Roberto Rosario 47de889163 Remove the included source for python-magic instead fetching it from github 2011-07-07 21:32:54 -04:00
Roberto Rosario b76e857ebb Updated requirements to use the latests development version of django-mptt 2011-05-31 13:13:48 -04:00
Roberto Rosario 1b43ec2c96 Really remove South app and change document metadata fields 'value' from a TextField to a CharField(256) 2011-05-21 00:54:36 -04:00
Roberto Rosario 4abb3c5ebc Merge branch 'new_metadata'
Conflicts:
	requirements/development.txt
	requirements/production.txt
	settings.py
2011-05-21 00:13:38 -04:00
Roberto Rosario 6cf67c978e Added django-mptt v4.2 to the requirements files 2011-05-20 03:03:15 -04:00
Roberto Rosario 07a06617b8 Added South support and initial migrations 2011-05-09 19:08:23 -04:00
Roberto Rosario 4798d33ffc Updated requirements files as per issue #9 2011-05-01 15:16:46 -04:00
Roberto Rosario 8fbd174643 Initial changes to support document tags 2011-04-27 17:23:52 -04:00
Roberto Rosario 5563e74e77 Fix permissions once more, directories to 755 and files to 644 2011-03-07 12:27:58 -04:00
Roberto Rosario 81c6b650c8 Added django-sentry to monitor errors and store 2011-02-19 02:20:54 -04:00
Roberto Rosario 478fb3502e Changed from python's multiprocessing to celery to handle concurrency 2011-02-17 03:45:30 -04:00
Roberto Rosario d6afcc64bb Changed file permissions 2011-02-09 13:55:01 -04:00
Roberto Rosario 96219860d0 Added production requeriments file 2011-02-04 15:33:35 -04:00
Roberto Rosario f75f7e2ac4 Added development requirements file 2011-02-03 20:17:44 -04:00