lib.itmens/users
2023-11-08 23:51:32 -05:00
..
jobs migrate and sync user relationship in Mastodon 2023-11-08 17:28:22 -05:00
management/commands migrate and sync user relationship in Mastodon 2023-11-08 17:28:22 -05:00
migrations fix relationship migration 2023-11-08 23:51:32 -05:00
models fix relationship migration 2023-11-08 22:13:41 -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