lib.itmens/journal
2023-01-23 16:34:52 -05:00
..
exporters new data model: finish remaining work 2023-01-01 01:07:32 -05:00
importers fix import error; simplify output 2023-01-12 19:58:03 +00:00
management/commands redo import for user 2023-01-12 14:00:28 -05:00
migrations allow staff to delete/merge/unlink 2023-01-23 16:34:52 -05:00
templates minor collection display fix 2023-01-16 22:34:43 -05:00
templatetags various collection fixes 2023-01-16 14:05:46 -05: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
apps.py reformat new code with black 2022-12-29 23:57:02 -05:00
feeds.py fix rss 500 when user id is invalid 2023-01-13 17:15:34 -05:00
forms.py reformat new code with black 2022-12-29 23:57:02 -05:00
mixins.py reformat new code with black 2022-12-29 23:57:02 -05:00
models.py allow staff to delete/merge/unlink 2023-01-23 16:34:52 -05:00
tests.py allow mark in a different date; shelf change will send new toot instead of edit; log shelf change for future display 2023-01-12 17:23:45 -05:00
urls.py user can track featured collections 2023-01-14 07:20:58 -05:00
views.py various collection fixes 2023-01-16 14:05:46 -05:00