Fediversity/panel/src/panel
Kiara Grouwstra c2db12a735 add simple (ngi) favicon to fedi panel, fixes 404 not found error (#167)
Reviewed-on: Fediversity/Fediversity#167
Reviewed-by: Valentin Gagarin <valentin.gagarin@tweag.io>
Co-authored-by: Kiara Grouwstra <kiara@procolix.eu>
Co-committed-by: Kiara Grouwstra <kiara@procolix.eu>
2025-02-19 23:10:33 +01:00
..
static add simple (ngi) favicon to fedi panel, fixes 404 not found error (#167) 2025-02-19 23:10:33 +01:00
templates test login/logout redirection (#163) 2025-02-19 23:07:51 +01:00
templatetags implement login URL as templatetag 2025-02-19 15:40:51 +01:00
tests test login/logout redirection (#163) 2025-02-19 23:07:51 +01:00
__init__.py scaffold Django web service 2025-02-13 00:26:28 +01:00
asgi.py scaffold Django web service 2025-02-13 00:26:28 +01:00
settings.py add debug toolbar 2025-02-18 18:25:37 +01:00
urls.py add debug toolbar 2025-02-18 18:25:37 +01:00
views.py more conventional naming for views and templates 2025-02-18 17:29:06 +01:00
wsgi.py scaffold Django web service 2025-02-13 00:26:28 +01:00