lib.itmens/users
2023-11-26 19:19:02 -05:00
..
jobs mastodon sync job should skip user who has not complete registration 2023-11-19 08:44:27 -05:00
management/commands streamline migration from 0.8.x #397 2023-11-26 19:19:02 -05:00
migrations streamline migration from 0.8.x #397 2023-11-26 19:19:02 -05:00
models streamline migration from 0.8.x #397 2023-11-26 19:19:02 -05:00
templates/users migrate and sync user relationship in Mastodon 2023-11-08 17:28:22 -05:00
__init__.py first commit 2020-05-01 22:46:15 +08:00
account.py Frontend API preflight support (#359) 2023-11-02 16:28:11 -04:00
admin.py fix unicode site name; add isort; split journal and users models 2023-08-10 11:37:29 -04:00
api.py Frontend API preflight support (#359) 2023-11-02 16:28:11 -04:00
apps.py add authentication to api; add me and shelf api; add developer console 2023-06-02 22:01:56 -04:00
data.py migrate and sync user relationship in Mastodon 2023-11-08 17:28:22 -05:00
forms.py fix unicode site name; add isort; split journal and users models 2023-08-10 11:37:29 -04:00
profile.py edit nickname/icon/etc 2023-10-22 17:46:34 -04:00
tasks.py migrate and sync user relationship in Mastodon 2023-11-08 17:28:22 -05:00
tests.py fix follower list 2023-10-22 17:46:34 -04:00
urls.py migrate and sync user relationship in Mastodon 2023-11-08 17:28:22 -05:00
views.py edit nickname/icon/etc 2023-10-22 17:46:34 -04:00