mia-accounting/tests/test_site
2023-04-03 19:50:47 +08:00
..
static Added the SVG favicon from Font Awesome 6 to the test site. 2023-03-20 08:41:37 +08:00
templates Replaced the "editor" and "editor2" accounts in the test site with "admin" and "editor", to be clear. 2023-03-24 08:53:35 +08:00
translations Updated the translation of the test site. 2023-03-24 08:53:35 +08:00
__init__.py Added the unauthorized method to the UserUtilityInterface interface, so that when the user has not logged in, the permission decorator can ask the user to log in instead of failing with HTTP 403 Forbidden. 2023-04-03 19:50:47 +08:00
auth.py Replaced the "editor" and "editor2" accounts in the test site with "admin" and "editor", to be clear. 2023-03-24 08:53:35 +08:00
locale.py Renamed the "testsite" application to "test_site". 2023-02-03 12:57:53 +08:00