Commit Graph
4 Commits
Author SHA1 Message Date
Daniel Blankenberg b2e2b801ea Enhance data_source.py to take advantage of the content length when known. If content length provided by external application is
greater than config.output_size_limit, no data will be retrieved and an error message will be provided to the user.

Tools using this script have been updated to provide the max file size on the command line.

Resolves ticket #93.
2009-08-03 12:02:54 -04:00
Greg Von Kuster 354d0447df Fixes for i18n support - all charsets set to utf-8, now able to paste multi-byte chars in upload form, templates use utf-8 as output_charset, other miscellaneous fixes. 2009-03-20 02:49:30 -04:00
Greg Von Kuster ad8f672677 Fixes for wormbase tools, use post as http method rather than get. 2009-03-19 21:41:06 -04:00
Greg Von Kuster dfd5e9827f Rename gbrowse_elegans to wormbase_test, add a config for the wormbase production server. 2008-12-15 10:37:39 -05:00