lib.itmens/common
2023-06-03 11:11:32 -04:00
..
management/commands reformat with black 2023-01-11 19:13:02 -05:00
static revert id value to be more consistent; sync db script change 2023-06-01 15:07:06 -04:00
templates add review api 2023-06-03 01:26:52 -04:00
templatetags new style 2023-05-20 11:01:18 -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