chapeau/kepi/tophat_ui
Marnanel Thurman 6f033b7928 Status pages are HTML or JSON depending on Accept header. 2020-11-25 18:36:07 +00:00
..
static Turn relative links to absolute in base.html. 2020-11-12 19:43:08 +00:00
templates base.html: <html> gets the lang tag, defaulting to "en". 2020-11-12 19:51:01 +00:00
tests view_for_mimetype() passes *args and **kwargs through to the view. 2020-11-25 18:31:31 +00:00
__init__.py Add tophat_ui, which currently gives us a simple root page and no more. 2020-08-23 17:32:42 +01:00
parse_accept.py Apparatus for choosing a Django view based on the incoming MIME type. 2020-11-23 21:25:03 +00:00
urls.py Status pages are HTML or JSON depending on Accept header. 2020-11-25 18:36:07 +00:00
view_for_mimetype.py view_for_mimetype() passes *args and **kwargs through to the view. 2020-11-25 18:31:31 +00:00
views.py tophat StatusPage view. Very basic. 2020-11-25 18:35:52 +00:00