lib.itmens/users
2023-12-10 20:29:10 -05:00
..
jobs disable MastodonUserSync before more optimization 2023-12-10 19:39:43 -05:00
management/commands streamline migration from 0.8.x #397 2023-11-26 19:19:02 -05:00
migrations support classic repost as a user option 2023-12-10 19:39:43 -05:00
models support classic repost as a user option 2023-12-10 19:39:43 -05:00
templates/users backword compatiblity for media urls 2023-12-10 20:29:10 -05:00
__init__.py first commit 2020-05-01 22:46:15 +08:00
account.py fix account deletion 2023-12-10 19:39:43 -05: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 support classic repost as a user option 2023-12-10 19:39:43 -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 type hints 2023-12-05 23:24:31 -05:00