lib.itmens/journal
2023-07-12 11:02:33 -04:00
..
exporters fix export 2023-06-10 23:14:19 -04:00
importers unique username and unique email; move mastodon username to a separate field 2023-07-02 17:14:21 -04:00
management/commands more integrity check utilities 2023-07-01 19:47:29 -04:00
migrations django 4 2023-07-06 19:01:23 -04:00
templates use gavatar for email only user; fix a few edge cases 2023-07-05 12:04:27 -04:00
templatetags new style 2023-05-20 11:01:18 -04:00
__init__.py new data model: journal models 2022-12-11 23:20:28 +00:00
admin.py new data model: journal models 2022-12-11 23:20:28 +00:00
api.py add url to review api 2023-06-03 14:13:56 -04:00
apps.py async update index when tag or rating change 2023-06-26 08:48:05 -04:00
feeds.py more explict prompt to search links 2023-07-12 11:02:33 -04:00
forms.py set username and login via email 2023-07-05 12:04:27 -04:00
mixins.py local mute and block 2023-07-07 19:09:39 -04:00
models.py more explict prompt to search links 2023-07-12 11:02:33 -04:00
renderers.py more markdown helps 2023-06-03 13:49:36 -04:00
tests.py set username and login via email 2023-07-05 12:04:27 -04:00
urls.py use gavatar for email only user; fix a few edge cases 2023-07-05 12:04:27 -04:00
views.py make username and masto_acct both available as profile handler 2023-07-09 10:26:32 -04:00