lib.itmens/common
2023-06-05 03:46:35 -04:00
..
management/commands reformat with black 2023-01-11 19:13:02 -05:00
static disable progress shelf for performance 2023-06-05 02:31:12 -04:00
templates fix typo 2023-06-05 03:46:35 -04:00
templatetags add performance/production 2023-06-05 02:31:12 -04:00
__init__.py first commit 2020-05-01 22:46:15 +08:00
api.py refresh api schema 2023-06-03 11:11:32 -04:00
apps.py reformat with black 2023-01-11 19:13:02 -05:00
config.py add game module 2021-02-25 19:43:43 +01:00
forms.py use mistune instead of python-markdown to keep leading unicode space(emsp) in markdown 2023-01-30 17:12:25 -05:00
models.py reformat with black 2023-01-11 19:13:02 -05:00
tests.py add/edit item page 2023-01-05 03:06:13 -05:00
urls.py add authentication to api; add me and shelf api; add developer console 2023-06-02 22:01:56 -04:00
utils.py gracefully handle malformed uuid in request 2023-04-18 14:17:04 -04:00
views.py add authentication to api; add me and shelf api; add developer console 2023-06-02 22:01:56 -04:00