lib.itmens/journal
2023-07-07 19:09:39 -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 fix rss feed markdown render 2023-01-30 17:15:24 -05:00
forms.py set username and login via email 2023-07-05 12:04:27 -04:00
mixins.py unique username and unique email; move mastodon username to a separate field 2023-07-02 17:14:21 -04:00
models.py add custom API application class 2023-06-28 08:33:01 -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 cosmetic fix 2023-07-07 19:09:39 -04:00