cheesy/moku
2024-03-27 16:54:40 +00:00
..
config feat: allow deleting of posts 2024-03-27 16:19:10 +00:00
forms refactor: 💬user settings are incorporated into the user model 2024-03-27 16:52:06 +00:00
locale fix: 🙂 update toki pona post verb translations 2024-03-27 13:07:18 +00:00
migrations refactor: 💬user settings are incorporated into the user model 2024-03-27 16:52:06 +00:00
models refactor: 💬user settings are incorporated into the user model 2024-03-27 16:52:06 +00:00
static feat: 📝 allow editing of posts 2024-03-27 15:43:24 +00:00
templates/moku feat: allow deleting of posts 2024-03-27 16:19:10 +00:00
tests feat: allow deleting of posts 2024-03-27 16:19:10 +00:00
views refactor: 💬user settings are incorporated into the user model 2024-03-27 16:52:06 +00:00
__init__.py initial commit 2024-03-25 10:36:10 +00:00
admin.py style: 💭 update docstring comments across project 2024-03-26 12:44:19 +00:00
constants.py fix: fix coffee emoji in constants 2024-03-27 16:54:40 +00:00
filters.py style: 💭 update docstring comments across project 2024-03-26 12:44:19 +00:00
images.py style: 💭 update docstring comments across project 2024-03-26 12:44:19 +00:00
markdown.py feat: 🔗 enable markdown in user bio 2024-03-27 12:28:23 +00:00
middleware.py refactor: 💬user settings are incorporated into the user model 2024-03-27 16:52:06 +00:00
validators.py style: 💭 update docstring comments across project 2024-03-26 12:44:19 +00:00