datatracker/ietf/submit/parsers
2016-05-22 14:40:37 +00:00
..
.gitignore Ignore *.pyc files under ietf/submit, as elsewhere. 2011-04-12 15:57:35 +00:00
__init__.py Cutoff dates and basic checkings over the plain file. See #580 2011-02-03 11:46:04 +00:00
base.py Changed some instances of error strings from ascii to unicode in order to avoid problems with unicode error messages, such as the file size indications generated by django.template.defaultfilters.filesizeformat(). 2016-05-22 14:40:37 +00:00
pdf_parser.py Improved the verification of submitted file extensions and mimetype. 2015-08-07 12:10:26 +00:00
plain_parser.py Improved the verification of submitted file extensions and mimetype. 2015-08-07 12:10:26 +00:00
ps_parser.py Improved the verification of submitted file extensions and mimetype. 2015-08-07 12:10:26 +00:00
xml_parser.py Improved the verification of submitted file extensions and mimetype. 2015-08-07 12:10:26 +00:00