This website requires JavaScript.
Explore
Help
Sign In
altf4arnold
/
datatracker
Watch
1
Star
0
Fork
You've already forked datatracker
0
Code
Issues
Pull requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
579cb3eabe
datatracker
/
ietf
/
submit
/
parsers
History
Henrik Levkowetz
08f0338555
Tweaked the wording of the unexpected-encoding warning.
...
- Legacy-Id: 13760
2017-07-03 11:38:03 +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
Check the whole draft submission text when checking mime type, and catch decoding errors and raise ValidationError when converting submission form txt file to unicode for Draft().
2017-07-02 21:32:44 +00:00
pdf_parser.py
Changed the acceptable mime type for uploaded xml files to be either text/xml or application/xml.
2016-06-06 07:38:02 +00:00
plain_parser.py
Tweaked the wording of the unexpected-encoding warning.
2017-07-03 11:38:03 +00:00
ps_parser.py
Changed the acceptable mime type for uploaded xml files to be either text/xml or application/xml.
2016-06-06 07:38:02 +00:00
xml_parser.py
Changed the acceptable mime type for uploaded xml files to be either text/xml or application/xml.
2016-06-06 07:38:02 +00:00