datatracker/ietf/api
Lars Eggert eb5423d084
ci: Also check generated HTML with the "vnu" validator (#3682)
* ci: Also check generated HTML with the "vnu" validator

Because HTML Tidy apparently misses a bunch of errors.

* thead -> tbody

* More fixes

* More fixes

* Start checker in test runner
2022-03-21 12:50:23 -05:00
..
management Reverted merge of timezone-aware migration efforts. 2021-01-12 16:54:20 +00:00
templates/api ci: Also check generated HTML with the "vnu" validator (#3682) 2022-03-21 12:50:23 -05:00
__init__.py Reverted merge of timezone-aware migration efforts. 2021-01-12 16:54:20 +00:00
__init__.pyi Added a type hint stub file for ietf/api/__init__.py, to capture variables created during module initialization. 2019-10-01 20:29:02 +00:00
serializer.py Updated the API v2 JsonExporMixin to not try to use an API key argument as a queryset argument when building the json response. 2020-04-15 12:01:52 +00:00
tests.py Merge 7.45.1.dev0 into Bootstrap 5 update branch. Made a first pass at reconciling differences. 2022-02-17 20:09:49 +00:00
urls.py Adds private app authentication API for bibxml. Fixes #3480. Commit ready for merge. 2021-11-25 04:26:30 +00:00
views.py Adds private app authentication API for bibxml. Fixes #3480. Commit ready for merge. 2021-11-25 04:26:30 +00:00