lib.itmens/users
2023-12-05 23:24:31 -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 fix migration issues; cron should now register in apps.py 2023-12-03 11:41:41 -05:00
models fix identity create 2023-12-02 15:36:29 -05:00
templates/users fix import/export 2023-11-28 17:38:07 -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 fix migration issues; cron should now register in apps.py 2023-12-03 11:41:41 -05:00
data.py fix import/export 2023-11-28 17:38:07 -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 fix unblock 2023-12-05 23:24:31 -05:00